Skip to content
VS Code

Taskade MCP for VS Code

io.github.taskade/mcp-server

Hosted OAuth MCP at https://www.taskade.com/mcp, or local @taskade/mcp-server.

client:VS Code transport:streamable-http runtime:npm

Install Taskade MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://www.taskade.com/mcp"
    }
  }
}

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

Taskade MCP in other clients