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