Crosswire - payment infrastructure pricing, coverage and stack design for Claude Desktop
com.crosswirepay/crosswire
Indicative pricing, coverage and stack design for high-risk and crypto payment infrastructure.
client:Claude Desktop
transport:streamable-http
tools:15
Install Crosswire - payment infrastructure pricing, coverage and stack design in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"crosswire": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://crosswirepay.com/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