Loading MCP server directory, please wait...
Security gateway for AI agents: score tool calls, verify agent cards, enforce policy, audit.
npx @getmcp/cli add com.axiorank/axiorankRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAxioRank API key as a Bearer token (axr_live_…). Create one in your AxioRank dashboard under Settings → API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.axiorank/axiorank": {
"url": "https://app.axiorank.com/api/mcp-server/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}