Skip to content
VS Code

Runable for VS Code

com.runable/mcp

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

client:VS Code transport:streamable-http

Install Runable in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.runable.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Runable in other clients