Skip to content
Cursor

agent context api for Cursor

io.github.dacode-dev/agent-context-api

Agent-work MCP: free context preflight and page-read previews, paid x402 HTTP upgrades.

client:Cursor transport:streamable-http

Install agent context api in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-context-api": {
      "url": "https://agent-context-api-proxy.agent-context-proxy.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent context api in other clients