Skip to content
VS Code

Chip MCP for VS Code

digital.chip-ai/chip

Project memory, tasks and Telegram notifications for your coding agent. Chip account required.

client:VS Code transport:streamable-http tools:27

Install Chip MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "chip": {
      "type": "http",
      "url": "https://chip-ai.digital/mcp/"
    }
  }
}

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

What VS Code can do once it is connected

All 27 tools →

Chip MCP in other clients