{
  "name": "Remifi",
  "description": "Send cross border remittances on Celo using stablecoins. Talk in English, Spanish, Portuguese, or French. Remifi quotes Mento routes, compares fees against banks, and settles on chain in seconds.",
  "url": "https://api.remifi.xyz/mcp",
  "provider": {
    "organization": "Remifi",
    "url": "https://api.remifi.xyz"
  },
  "version": "2.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "natural_language_processing_natural_language_generation_text_generation",
      "name": "Text Generation",
      "description": "Multilingual remittance confirmations, quotes, and transfer receipts in EN / ES / PT / FR",
      "tags": [
        "natural-language-processing",
        "natural-language-generation",
        "text-generation"
      ]
    },
    {
      "id": "natural_language_processing_natural_language_understanding_contextual_comprehension",
      "name": "Contextual Comprehension",
      "description": "Understands recipient names, amounts, corridors, and currencies from natural language",
      "tags": [
        "natural-language-processing",
        "natural-language-understanding",
        "contextual-comprehension"
      ]
    },
    {
      "id": "natural_language_processing_conversation_chatbot",
      "name": "Chatbot",
      "description": "Conversational remittance flows via Telegram, WhatsApp, and web chat",
      "tags": [
        "natural-language-processing",
        "conversation",
        "chatbot"
      ]
    },
    {
      "id": "natural_language_processing_information_retrieval_synthesis_search",
      "name": "Search",
      "description": "Find contacts, corridors, Mento routes, and fee comparisons across corridors",
      "tags": [
        "natural-language-processing",
        "information-retrieval-synthesis",
        "search"
      ]
    },
    {
      "id": "tool_interaction_automation_workflow_automation",
      "name": "Workflow Automation",
      "description": "End-to-end quote → confirm → transfer workflows with spending limits",
      "tags": [
        "tool-interaction",
        "automation",
        "workflow-automation"
      ]
    },
    {
      "id": "problem_solving",
      "name": "Problem Solving",
      "description": "Resolve routing, slippage, contact matching, and transfer issues",
      "tags": [
        "natural-language-processing",
        "analytical-and-logical-reasoning",
        "problem-solving"
      ]
    },
    {
      "id": "question_answering",
      "name": "Question Answering",
      "description": "Answer questions on fees, delivery time, balances, and claim status",
      "tags": [
        "natural-language-processing",
        "information-retrieval-and-synthesis",
        "question-answering"
      ]
    },
    {
      "id": "cryptocurrency",
      "name": "Cryptocurrency",
      "description": "Stablecoin remittances via USDC on Celo with Mento FX routes",
      "tags": [
        "technology",
        "blockchain",
        "cryptocurrency"
      ]
    },
    {
      "id": "smart_contracts",
      "name": "Smart Contracts",
      "description": "On-chain identity (ERC-8004), Mento swaps, and escrow vault claims",
      "tags": [
        "technology",
        "blockchain",
        "smart-contracts"
      ]
    },
    {
      "id": "digital_payments",
      "name": "Digital Payments",
      "description": "Cross-border digital remittance with x402 micropayments on Celo",
      "tags": [
        "finance-and-business",
        "finance",
        "digital-payments"
      ]
    }
  ],
  "extensions": {
    "x402": {
      "spec": "https://github.com/coinbase/x402",
      "currency": "USDC",
      "chain": "Celo",
      "network": "celo",
      "priceUsd": 0.01,
      "payTo": "0xB98cFAC37b8bD7f549789718aC17F8aEE7cE0c37",
      "description": "Premium quotes use x402 micropayments on Celo. Discovery and health endpoints are free."
    },
    "mcp": {
      "endpoint": "https://api.remifi.xyz/mcp",
      "discovery": "https://api.remifi.xyz/.well-known/mcp.json",
      "transport": "Streamable HTTP",
      "description": "MCP endpoint for direct tool invocation (14 tools)"
    }
  }
}
