Loading MCP server directory, please wait...
Complete financial infrastructure for AI agents — payments, lending, escrow & more.
npx @getmcp/cli add io.github.BbrainFrance/midas-protocolRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour MIDAS API key in Bearer format (e.g. Bearer pp_your_key). Get one by calling POST https://api.midasprotocol.org/agents/register
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.BbrainFrance/midas-protocol": {
"url": "https://mcp.midasprotocol.org/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}