Skip to content
VS Code

cobbles for VS Code

ai.cobbles/cobbles

The shared task board for teams and their AI agents — connect over OAuth, every action signed.

client:VS Code transport:streamable-http

Install cobbles in VS Code

.vscode/mcp.json

{
  "servers": {
    "cobbles": {
      "type": "http",
      "url": "https://api.cobbles.ai/mcp"
    }
  }
}

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

cobbles in other clients