EQIQs Rapport Axis for Claude Desktop
io.github.eqiqs/rapport-axis-core
EQIQs Workplace Dynamics & Psychometric Compatibility Scoring
client:Claude Desktop
transport:streamable-http
tools:16
Install EQIQs Rapport Axis in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rapport-axis-core": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp-server"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs