context7 routes library docs. We route AI coding facts.
Your Claude Code, Cursor, Codex, or Cline agent should not waste 5 seconds web-searching for Claude pricing or Cursor MCP setup. aiworkflowmcp.com exposes a single MCP server that returns typed, structured, always-fresh AI coding facts in under 200ms.
claude mcp add aiworkflowmcp https://mcp.aiworkflowmcp.com/mcpthree 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" }
}
}'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.