Skip to main content
OpenClaw Integration

Connect OpenClaw to OMA-AI

Access OMA-AI MCPs directly in OpenClaw with x402 payments.

Prerequisites

  • • OpenClaw installed
  • • OMA-AI API key at /profile
  • • Wallet with USDC on Base or Solana

Configuration

Add to ~/.openclaw/openclaw.json:

{
  "mcp": {
    "servers": {
      "oma-ai": {
        "transport": "streamable-http",
        "url": "https://oma-ai.com/mcp/search",
        "headers": {
          "Authorization": "Bearer YOUR_API_KEY"
        }
      }
    }
  }
}

x402 Payments

OMA-AI MCPs use x402 for automatic micropayments. Get USDC on Base, add wallet via openclaw wallet add, and your agent pays automatically.

Available MCPs

oma-ai-search
Web search
$0.0001/call
oma-ai-solana
Solana RPC
Free tier
oma-ai-github
GitHub API
Free tier
View all MCPs
Publish Your MCP