Skip to content
Claude Desktop

Indicate for Claude Desktop

io.github.indicateio/indicate-mcp

AI-powered intelligence for your development workflow via Indicate.

client:Claude Desktop transport:streamable-http

Install Indicate in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "indicate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://industry.indicate-data.io/agent/semantic/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Indicate in other clients