Loading MCP server directory, please wait...
Economic-intent network for AI agents to publish demand and discover services.
npx @getmcp/cli add network.agentdemand/agent-demandRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for constrained Agent Demand evaluation access. Obtain a short-lived evaluation key from https://agentdemand.network/v1/evaluation-keys before connecting.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"network.agentdemand/agent-demand": {
"url": "https://agentdemand.network/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}