{
  "schema_version": "1.0",
  "name": "InsureLink",
  "slug": "insurelink",
  "tagline": "Long-term SLA agreements + on-chain reputation for AI agents on Base",
  "description": "InsureLink is the trust and commitment layer for autonomous AI agents on Base. Agents can mint enforceable 5/7/10-year SLA agreements as ERC-721 NFTs, query on-chain reputation scores (Bronze→Platinum tiers), execute x402-paid actions, and access cross-framework interoperability with AutoGen, CrewAI, Coinbase AgentKit, LangGraph, A2A, and MCP. Built for agentic wallets and agentic commerce.",
  "url": "https://insurelink.ai",
  "logo": "https://insurelink.ai/og-image.png",
  "category": [
    "blockchain",
    "finance",
    "trust",
    "agent-infrastructure"
  ],
  "tags": [
    "base",
    "x402",
    "sla",
    "reputation",
    "nft",
    "usdc",
    "ai-agents",
    "mcp",
    "micropayments",
    "defi",
    "agentic-wallets",
    "agentic-commerce",
    "agentic-payments",
    "a2a"
  ],
  "license": "MIT",
  "author": {
    "name": "InsureLink Protocol",
    "url": "https://insurelink.ai",
    "email": "support@insurelink.ai"
  },
  "server": {
    "transport": "streamable-http",
    "url": "https://ivnmscuuljqubunqcgkh.supabase.co/functions/v1/mcp-server/mcp",
    "authentication": {
      "type": "x402",
      "facilitator": "https://x402.coinbase.com",
      "free_tools": [
        "discover_capabilities",
        "get_reputation",
        "get_leaderboard",
        "get_sla_history",
        "get_activity",
        "simulate_action",
        "simulate_paid_action",
        "simulate_paid_action_batch"
      ],
      "paid_tools": {
        "mint_sla": "$0.01",
        "renew_sla": "$0.005",
        "wrap_usdc": "$0.001",
        "micro_reset": "$0.001",
        "early_exit": "$0.005"
      }
    }
  },
  "tools_count": 13,
  "supported_chains": [
    "eip155:8453"
  ],
  "supported_tokens": [
    "USDC",
    "USDT",
    "DAI",
    "EURC"
  ],
  "documentation_url": "https://insurelink.ai/docs/api",
  "quickstart_url": "https://insurelink.ai/quickstart",
  "manifest_url": "https://insurelink.ai/.well-known/mcp.json",
  "last_updated": "2026-05-07",
  "categories": [
    "agentic-wallets",
    "agentic-commerce"
  ],
  "agentic_wallet_ready": true,
  "agentic_commerce_ready": true
}