Motiv Fleet for Claude Desktop
io.github.vilogy/mcp-fleet
DeFi MCP fleet: oracle, security audit, treasury yield, QA attestation, and compute tools on Base.
client:Claude Desktop
transport:streamable-http
Install Motiv Fleet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-fleet": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://motiv-mcp-fleet.mcp.xpay.sh/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