Kortex for Claude Desktop
dev.rohnelt.kortex/kortex
Which x402 service actually works: uptime, valid 402, and settlements proven on-chain.
client:Claude Desktop
transport:streamable-http
tools:10
Install Kortex in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kortex": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://kortex.rohnelt.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs