DeFi MCP fleet: oracle, security audit, treasury yield, QA attestation, and compute tools on Base.
claude mcp add mcp-fleet --transport http https://motiv-mcp-fleet.mcp.xpay.sh/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-fleet": {
"url": "https://motiv-mcp-fleet.mcp.xpay.sh/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-fleet": {
"serverUrl": "https://motiv-mcp-fleet.mcp.xpay.sh/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-fleet": {
"type": "http",
"url": "https://motiv-mcp-fleet.mcp.xpay.sh/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-fleet": {
"url": "https://motiv-mcp-fleet.mcp.xpay.sh/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"mcp-fleet": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://motiv-mcp-fleet.mcp.xpay.sh/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://motiv-mcp-fleet.mcp.xpay.sh/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.vilogy--mcp-fleet/reviews or the review_server meta-tool.
POST /mcp