Skip to content
Cursor

callable for Cursor

io.github.ccstt-dev/callable

API for AI agents to delegate tasks to real humans.

client:Cursor transport:streamable-http tools:3

Install callable in Cursor

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

{
  "mcpServers": {
    "callable": {
      "url": "https://getcallable.dev/api/mcp"
    }
  }
}

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

What Cursor can do once it is connected

callable in other clients