Stop your agent web-searching for Claude pricing or Cursor MCP setup. Typed JSON-RPC responses in under 200ms.
$ claude mcp add --transport http aiworkflowmcp https://mcp.aiworkflowmcp.com/mcpDrop-in for every AI coding agent
Built for production agents
Models
0Tools
0Skills
0Tutorials
0Last synced: 5/13/2026, 4:02:15 AM
JSON-RPC. Every field has a TypeScript type.
DB-backed lookups, US / EU / Asia edge
_meta.see_examplesPointing to real indie-builder case studies on aiworkflowpro.com — so your agent learns from production patterns, not toy demos.
No CC required. Pro Preview adds decision tools (pick_model · pick_tool) when validated against real workloads.
three entry points · one router
Same routing engine, three ways to call it. Pick the one your stack already speaks — switch later without rewriting prompts.
POST any intent, get three frameworks back.
curl -X POST https://mcp.aiworkflowmcp.com/mcp \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"method": "tools/call",
"id": 1,
"params": {
"name": "get_model_pricing",
"arguments": { "model_id": "claude-opus-4-7" }
}
}'Pricing
Free tier is unlimited within the daily quota. Pro / Team launch only after pick_model and pick_tool are validated against real workloads.
ready when you are
One framework lookup before each PR review, one before each design spike, one before each tough call. That's a week.