
Indicate
Pull Indicate’s AI-powered development intelligence into your agent via remote MCP while you code, review, and iterate.
Overview
io.github.indicateio/indicate-mcp is a MCP server for the Build phase that connects agents to Indicate’s hosted AI development intelligence over streamable HTTP.
What is this MCP server?
- Remote streamable-http MCP endpoint at industry.indicate-data.io
- Bearer Authorization using Indicate API key (secret, required)
- Branded Indicate server tied to indicateio/indicate-vscode repository
- AI-powered intelligence layered on development workflow, not local file tooling only
- Version 0.1.2 in MCP server schema manifest
- Server manifest version 0.1.2
- 1 remote MCP endpoint (streamable-http)
- 1 required secret header variable: indicate_api_key
What problem does it solve?
Agents often lack the richer industry and semantic context your team gets from specialized dev intelligence tools, so recommendations stay shallow compared to your real workflow.
Who is it for?
Builders already on Indicate who want the same intelligence surface available inside MCP-capable coding agents.
Skip if: Developers who need offline-only tooling, cannot use hosted remotes, or do not have an Indicate API key.
What do I get? / Deliverables
After you add the remote Indicate MCP with a valid API key, agent sessions can use Indicate-backed intelligence while you build, review, and operate on software.
- Configured remote Indicate MCP connection in your agent client
- Bearer-authenticated access to Indicate semantic agent endpoint
- Ongoing dev-intelligence augmentation across build and later phases
Recommended MCP Servers
Journey fit
Indicate augments how agents reason about your codebase and workflow, which starts when you adopt agent tooling in build and extends into review and ops. Published as Indicate MCP with streamable HTTP remotes—canonical shelf is build → agent-tooling as the primary hook for wiring external dev intelligence.
How it compares
Hosted intelligence MCP remote, not a local profiler skill or generic documentation scraper.
Common Questions / FAQ
Who is io.github.indicateio/indicate-mcp for?
Developers using Indicate who want Claude Code, Cursor, or other MCP clients to access Indicate’s AI-powered workflow intelligence via a remote server.
When should I use io.github.indicateio/indicate-mcp?
Use it when you are setting up agent tooling during build—and keep it when you want richer context during code review or operational development decisions.
How do I add io.github.indicateio/indicate-mcp to my agent?
Register the streamable-http remote URL https://industry.indicate-data.io/agent/semantic/mcp with Authorization Bearer {indicate_api_key} in your MCP client configuration.