Skip to content
VS Code

ConsultKit for VS Code

io.github.consultkit/consultkit

AI-powered consulting tools for proposals, client management, and business development.

client:VS Code transport:streamable-http

Install ConsultKit in VS Code

.vscode/mcp.json

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

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

ConsultKit in other clients