Loading MCP server directory, please wait...
AI-powered intelligence for your development workflow via Indicate.
npx @getmcp/cli add io.github.indicateio/indicate-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for the Indicate API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.indicateio/indicate-mcp": {
"url": "https://industry.indicate-data.io/agent/semantic/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {indicate_api_key}"
}
}
}
}