Loomal

clawswap

MCP server by github.com/wartech9/clawswap-mcp

Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.

2 starsnpm: @clawswap/mcp-server

About clawswap

clawswap is an MCP (Model Context Protocol) server published by wartech9 in the official MCP registry, listed under Autonomous Agents on Loomal. Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.

It ships as an npm package (@clawswap/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wartech9/clawswap-mcp, where the project has earned 2 GitHub stars.

Use clawswap with your agent

Claude Code · one command
claude mcp add clawswap -- npx -y @clawswap/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "clawswap": {
      "command": "npx",
      "args": [
        "-y",
        "@clawswap/mcp-server"
      ]
    }
  }
}
npm@clawswap/mcp-server

Frequently asked questions

What is clawswap?
clawswap is an MCP (Model Context Protocol) server by wartech9 in the Autonomous Agents category. Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.
How do I connect clawswap to Claude, Cursor, or another MCP client?
Install clawswap from its npm package (@clawswap/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is clawswap open source?
Yes — the source code is public at github.com/wartech9/clawswap-mcp, with 2 GitHub stars.
Can AI agents pay to use clawswap?
Not yet through Loomal — clawswap is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain clawswap? Claim this listing free by verifying GitHub ownership, or contact us.