PluginBench
MCP Server

Riley Craig x402 Agent Store MCP Server

io.github.rccola990-cloud/x402-agent-store

What is the Riley Craig x402 Agent Store MCP server?

AI brand/token visibility, prediction-market odds & cheap x402 data feeds for AI agents.

How to install Riley Craig x402 Agent Store

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "x402-agent-store": {
      "url": "https://store.agentexchange.work/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "x402-agent-store": {
      "serverUrl": "https://store.agentexchange.work/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "x402-agent-store": {
      "type": "http",
      "url": "https://store.agentexchange.work/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "x402-agent-store": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://store.agentexchange.work/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http x402-agent-store https://store.agentexchange.work/mcp

Related MCP servers

MCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.

View repository →

Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.

View repository →