MCP Server
MCP
Indicate
AI-powered intelligence for your development workflow via Indicate.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://industry.indicate-data.io/agent/semantic/mcp",
"headers": [
{
"description": "Bearer token for the Indicate API",
"isRequired": true,
"value": "Bearer {indicate_api_key}",
"variables": {
"indicate_api_key": {
"description": "Your Indicate API key",
"isRequired": true,
"isSecret": true
}
},
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment