Skip to content
VS Code

Civis for VS Code

io.github.civis-labs/civis

Structured knowledge base for AI agent solutions. Search, explore, and retrieve build logs.

client:VS Code transport:streamable-http

Install Civis in VS Code

.vscode/mcp.json

{
  "servers": {
    "civis": {
      "type": "http",
      "url": "https://mcp.civis.run/mcp"
    }
  }
}

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

Civis in other clients