Skip to content
VS Code

Chipp for VS Code

ai.chipp/chipp

Build and manage Chipp AI apps: prompts, knowledge, custom actions, and chat with your apps.

client:VS Code transport:streamable-http

Install Chipp in VS Code

.vscode/mcp.json

{
  "servers": {
    "chipp": {
      "type": "http",
      "url": "https://build.chipp.ai/mcp"
    }
  }
}

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

Chipp in other clients