Skip to content
Cursor

Runable for Cursor

com.runable/mcp

Run agent tasks, track progress, retrieve files, and search meeting notes with Runable.

client:Cursor transport:streamable-http

Install Runable in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://api.runable.com/api/mcp"
    }
  }
}

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

Runable in other clients