Skip to content
VS Code

Indicate for VS Code

io.github.indicateio/indicate-mcp

AI-powered intelligence for your development workflow via Indicate.

client:VS Code transport:streamable-http

Install Indicate in VS Code

.vscode/mcp.json

{
  "servers": {
    "indicate-mcp": {
      "type": "http",
      "url": "https://industry.indicate-data.io/agent/semantic/mcp"
    }
  }
}

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

Indicate in other clients