Build agents that understand business processes, not just API endpoints
BPMCP compresses enterprise complexity into clean, agent-ready context using the Five Moves framework
npm install -g bpmcp-mcp-server
# Add to Claude Desktop or Cursor
export BPMCP_API_KEY="your-key"Ask your agent about business processes instead of memorizing APIs
Every enterprise has hundreds or thousands of APIs. Each requires its own documentation, authentication, error handling, and context. When you feed all this to an LLM:
// LLM needs to understand all of this: GET /api/v1/invoices GET /api/v2/invoices POST /api/billing/create-invoice GET /api/finance/invoices/list POST /api/erp/invoice/new GET /api/legacy/inv/fetch ... (994 more APIs) // Result: Confusion, hallucinations
Every business process follows the same universal pattern: 5 phases + 5 flows = 10 steps.
This creates a universal language for agents.
From zero to running agent in under 5 minutes
Available on NPM. Works with Claude Desktop, Cursor, or any MCP-compatible IDE.
Your agent now understands business workflows, not just APIs.
With human expertise in the loop to ensure real business understanding
Ingest vendor docs, APIs, and human knowledge
Break down into atomic business actions with pre/post conditions
Map atoms to concrete API calls and MCP tools
Expose through standard Model Context Protocol
Finally, agents can reason about business processes instead of memorizing APIs
Open protocol for process modeling, enterprise platform for scale
Production-grade features for serious deployments
API key management, rate limiting, and granular permissions
Connect any API: REST, GraphQL, SOAP, or custom protocols
Track, test, and deploy process changes with confidence
Join developers who stopped wrestling with API docs and started building intelligent agents.