MCP server for OOM x402 search 1,000+ pay-per-call API endpoints
claude mcp add mcp-package -- npx -y oom-x402-mcp
claude_desktop_config.json
{
"mcpServers": {
"mcp-package": {
"command": "npx",
"args": [
"-y",
"oom-x402-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-package": {
"command": "npx",
"args": [
"-y",
"oom-x402-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-package": {
"command": "npx",
"args": [
"-y",
"oom-x402-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-package": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"oom-x402-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-package": {
"command": "npx",
"args": [
"-y",
"oom-x402-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.OrdersOfMagnitudeLLC--mcp-package/reviews or the review_server meta-tool.
POST /mcp