PluginBench
MCP Server

three.ws Agent Wallet MCP Server

io.github.nirholas/threews-agent

What is the three.ws Agent Wallet MCP server?

Give your AI agent an x402 wallet: discover and pay for services in USDC, or earn from your own.

How to install three.ws Agent Wallet

Copy-paste configuration for popular MCP clients.

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

Related MCP servers

3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.

View repository →

MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.

View repository →

UCAI — The ABI-to-MCP Server Generator. Convert any smart contract ABI into an AI-ready MCP server.

View repository →

Trending agents and coins, the $THREE holder leaderboard, and the site-wide activity ticker.

View repository →

Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.

View repository →

Self-custodial pump.fun sniper: arm strategies, snipe, manage positions. Simulate by default.

View repository →