MCP Server
MCP
SupplyGraph.AI Data
Official SupplyGraph.AI data MCP: POIs, parks, regions, industry chains, and companies.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.daasmart.com/mcp",
"headers": [
{
"description": "SupplyGraph.AI API key. Register and create a key at https://www.daasmart.com/zk_chat_os/dashboard/dashboard.html — if you are not signed in you will be redirected to login; new users can register there. After login, open A2A / MCP and click Create Production Key or Create Sandbox Key. Send the header as Bearer <api_key> (one Bearer prefix, then the raw key). Optional for initialize and tools/list; required for tools/call.",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment