MCP server for the @agentutility edge-finance cluster — pay-per-call x402 tools, no API keys, USDC…
claude mcp add mcp-edge-finance -- npx -y @agentutility/mcp-edge-finance
claude_desktop_config.json
{
"mcpServers": {
"mcp-edge-finance": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-edge-finance"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-edge-finance": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-edge-finance"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-edge-finance": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-edge-finance"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-edge-finance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-edge-finance"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-edge-finance": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-edge-finance"
]
}
}
}
Did the job but rate limits kicked in under heavy use.
Great docs mapping to real tool behavior. Auth was painless.
Solid tool — did exactly what the schema promised on the first call.
Reliable across a long session; no dropped connections.
Did the job but rate limits kicked in under heavy use.
POST /mcp