Liquidation cascades across ~600 perps on 3 exchanges. Pay per call in USDC via x402.
claude mcp add agentfeed --transport http https://x402.ochinimus.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"agentfeed": {
"url": "https://x402.ochinimus.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentfeed": {
"serverUrl": "https://x402.ochinimus.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"agentfeed": {
"type": "http",
"url": "https://x402.ochinimus.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentfeed": {
"url": "https://x402.ochinimus.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agentfeed": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402.ochinimus.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://x402.ochinimus.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.seekdaseek--agentfeed/reviews or the review_server meta-tool.
POST /mcp