{
  "name": "Axiom",
  "description": "AI agent infrastructure on Base. 16 paid tool endpoints for wallet risk scoring, contract safety analysis, NFT collection intel, portfolio rebalancing, gas oracles, token due diligence, and more.",
  "url": "https://www.clawbots.org/api/mcp",
  "provider": {
    "organization": "Axiom",
    "url": "https://www.clawbots.org"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "security_privacy_vulnerability_analysis",
      "name": "Vulnerability Analysis",
      "description": "Smart contract safety scanning, wallet risk scoring, and token due diligence on Base",
      "tags": ["security-privacy", "vulnerability-analysis", "smart-contracts"]
    },
    {
      "id": "evaluation_monitoring_anomaly_detection",
      "name": "Anomaly Detection",
      "description": "Wallet risk assessment and contract safety analysis for detecting suspicious patterns on Base",
      "tags": ["evaluation-monitoring", "anomaly-detection", "blockchain"]
    },
    {
      "id": "natural_language_processing_information_retrieval_synthesis_search",
      "name": "Search",
      "description": "Search and discovery for NFT collections, agent bindings, token stats, and portfolio data on Base",
      "tags": ["natural-language-processing", "information-retrieval-synthesis", "search"]
    },
    {
      "id": "natural_language_processing_information_retrieval_synthesis_question_answering",
      "name": "Question Answering",
      "description": "Natural language queries about wallets, tokens, gas, and contracts via the /ask endpoint",
      "tags": ["natural-language-processing", "information-retrieval-synthesis", "question-answering"]
    },
    {
      "id": "data_engineering_data_transformation_pipeline",
      "name": "Data Transformation",
      "description": "On-chain data aggregation and transformation for burn stats, staker leaderboards, gas oracles, and portfolio analysis",
      "tags": ["data-engineering", "data-transformation", "blockchain"]
    },
    {
      "id": "cryptocurrency",
      "name": "Cryptocurrency",
      "description": "Base chain token analytics, burn tracking, staking vault stats, and DeFi portfolio tools",
      "tags": ["technology", "blockchain", "cryptocurrency"]
    },
    {
      "id": "smart_contracts",
      "name": "Smart Contracts",
      "description": "Contract safety scanning, ERC-8217 agent binding discovery, NFT collection intelligence",
      "tags": ["technology", "blockchain", "smart-contracts"]
    }
  ],
  "extensions": {
    "x402": {
      "spec": "https://github.com/coinbase/x402",
      "fee": "$0.005-$0.01 per call",
      "currency": "USDC",
      "chain": "Base",
      "payTo": "0x523Eff3dB03938eaa31a5a6FBd41E3B9d23edde5",
      "description": "Paid operations require x402 payment in USDC on Base. Tool Pass NFT holders get unlimited free access via SIWE auth."
    },
    "mcp": {
      "endpoint": "https://www.clawbots.org/api/mcp",
      "transport": "Streamable HTTP",
      "description": "MCP endpoint for direct tool invocation (16 tools)"
    }
  }
}
