AI Workflow MCP

Get started

context7 routes library docs. We route AI coding facts.

Fast, accurate AI coding facts for your agent

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.

# Add to Claude Code
claude mcp add aiworkflowmcp https://mcp.aiworkflowmcp.com/mcp

three entry points · one router

REST. MCP. CLI.

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" }
    }
  }'
Works in every language with an HTTP client. Auth via API key.

ready when you are

Five free calls a day. No card. No waitlist.

One framework lookup before each PR review, one before each design spike, one before each tough call. That's a week.