Loading MCP server directory, please wait...
MCP server for OpenMandate — open protocol for bilateral matching.
npx @getmcp/cli add ai.openmandate/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAPI key in Bearer format: Bearer om_live_... — get one at https://openmandate.ai/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.openmandate/mcp": {
"url": "https://mcp.openmandate.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}