MewCP LogoAStheTech
MCPs
Use Cases

Use cases by category

Productivity & InboxInbox, calendar, and daily flowEngineering & DevOpsShip, debug, and run on-callSales & CRMPipeline, outreach, and dealsMarketing & GrowthCampaigns, SEO, and growthSupport & SuccessTriage tickets, keep customers happyFinance & OpsClose, reconcile, and expensesCreative & ContentGenerate assets and contentPeople & HiringHiring, onboarding, and HRResearch & DataSynthesize data and insights
See all use cases
Resources
BlogsProduct updates and storiesArticlesIntegration guides and code examples
PricingDocsSign in
MewCP Logo

Infrastructure You Can Trust for Agentic Products

X

Categories

  • Productivity & Docs
  • Developer Tools
  • CRM & Sales
  • Finance & Commerce
  • Data & Analytics
  • Marketing & SEO
  • Search & Web
  • Communication
  • View All Servers →

Resources

  • Blog
  • Docs
  • Privacy Policy
  • Terms of Service

Blogs

  • View All Blogs →

Articles

  • View All Articles →
Browse Servers|Pricing|Contact

Browse by Category

Productivity & Docs

  • Gmail
  • Google Drive
  • Google Classroom
  • Google Calendar
  • Google People
  • YouTube
  • Notion
  • ClickUp
  • Figma
  • Google Tasks
  • Cal
  • Monday
  • Luma
  • Notion MCP
  • Mem MCP
  • Linear MCP
  • Calendly MCP
  • Consensus MCP
  • Craft MCP
  • Close MCP
  • Dice MCP

Developer Tools

  • Gemini
  • Veo
  • ClickUp
  • Firecrawl
  • Vercel
  • Apify
  • Github
  • HTTP
  • Chef
  • Scientific Calculator
  • Figma
  • Perplexity
  • Apify MCP
  • Hugging Face Hub MCP
  • Buildkite MCP
  • Cloudflare MCP
  • Context7 MCP
  • Ahrefs MCP
  • Sentry MCP
  • Brevo Docs MCP
  • X Docs MCP
  • Jev
  • Linear MCP
  • Calendly MCP
  • Craft MCP
  • DeepWiki MCP

CRM & Sales

  • Google People
  • OneSignal MCP
  • Brevo Docs MCP
  • Brevo
  • Brevo MCP
  • Carbon Voice MCP
  • Clay MCP
  • Close MCP

Finance & Commerce

  • Razorpay
  • Polymarket
  • Kite
  • Stripe
  • Binance
  • Upstox
  • Aiwyn MCP
  • Era-Context-MCP
  • Granted MCP
  • XDC AI MCP
  • Agentery MCP
  • Agent Embassy

Data & Analytics

  • Apify MCP
  • Cloudflare MCP
  • Ahrefs MCP
  • Candid MCP
  • Consensus MCP
  • Contentsquare MCP
  • Era-Context-MCP

Marketing & SEO

  • Mailchimp
  • Google Business
  • YouTube
  • Google Search Console
  • OneSignal MCP
  • Cloudflare MCP
  • Brevo Docs MCP
  • Brevo
  • Brevo MCP
  • AirOps MCP
  • Clay MCP
  • Contentsquare MCP
  • Reelsmith MCP
  • GoDaddy MCP
  • Metricool MCP

Search & Web

  • Web Scrapper
  • Firecrawl
  • Apify
  • Perplexity
  • Context.dev
  • Exa
  • Brave Search
  • Apify MCP
  • Ahrefs MCP
  • DeepWiki MCP
  • Dice MCP
  • GoDaddy MCP
  • Granted MCP

Communication

  • Gmail
  • Google Meet
  • Mailchimp
  • Google Calendar
  • WhatsApp
  • Slack
  • OneSignal MCP
  • Brevo Docs MCP
  • Carbon Voice MCP

© 2026 MewCP. All rights reserved.

  1. Home
  2. MCPs
  3. XDC AI MCP
XDC AI MCP

XDC AI MCP Integration for AI Agents

XDC AI is agent-native commerce on the XDC Network. AI agents discover APIs in a curated marketplace and pay for them per call with USDC over the x402 protocol — from a non-custodial smart wallet, within an on-chain spending limit you control, and without ever holding gas.

v2026-08-1817 toolsOAuth
Open in ChatGPTChatGPT
Open in ClaudeClaude
Playground
VS CodeVS Code
Connected to XDC AI MCP via MewCP.

Encrypted at rest, isolated from the model

Resolved from an AES-256-GCM vault at the moment of the call and attached to the request — the model never sees the secrets.

Try asking

Everything XDC AI MCP can do

Tools17

get_service_info

Service manifest for THIS x402 demo server (its built-in test endpoints) PLUS the full XDC AI marketplace catalog of paid APIs from all providers. The `marketplace` array is the real catalog - not just the demo `resources`.

list_resources

List ALL payable APIs in the XDC AI marketplace (every provider's endpoints), plus this demo server's built-in test resources. Use this (or marketplace_list) to see the whole marketplace, not just echo/time/xdc-gas.

inspect_resource

Get the x402 402 payment requirements for a resource id (without paying).

wallet_address

Get the logged-in user's XDC wallet address to fund with USDC (XDC network only). Returns the smart wallet - the account your agent pays from within on-chain spend limits.

defi_lend

Propose a lending action from the user's smart wallet on XDC: supply/deposit (earn yield), withdraw, borrow, or repay USDC. Protocols: 'fathom' (Fathom Lending, an Aave-style pool - supports ALL of supply/withdraw/borrow/repay/withdraw-collateral), 'primefi' (Aave-style pool - all ops), 'morpho' (supply/withdraw earn via the yield vault, AND borrow/repay/withdraw-collateral via the Morpho Blue USDC/WXDC market - borrow USDC against auto-locked XDC), 'silo' (Silo v3 9Summits market - supply/withdraw only). This does NOT execute - fund-moving DeFi actions require the user to review + SIGN in their browser. Returns an approveUrl; give it to the user to open, review the decoded action (from wallet, verified contract, exact state changes, and for borrow the health factor), and sign with their wallet. The smart wallet executes it only after they sign; gas is sponsored. Use for 'supply/deposit/earn/lend', 'withdraw/redeem', 'borrow', or 'repay N USDC'. NOTE: borrow auto-locks XDC from the smart wallet as collateral (wrapped to WXDC) and bundles deposit-collateral + borrow into one signature - the user needs enough native XDC; the exact amount locked is shown before they sign.

defi_supply

Propose a DeFi supply (earn USDC yield) from the user's smart wallet on XDC. Pick a protocol: 'fathom', 'morpho', or 'silo'. For withdraw/borrow/repay use defi_lend. Returns an approveUrl the user opens, reviews, and signs; the smart wallet executes only after they sign (gas sponsored).

defi_positions

Show the user's current DeFi positions held in their smart wallet on XDC (supplied/deposited balances earning yield): Fathom Lending, Morpho (XDC Yield Network), Silo v3, and anything DeBank indexes. Read-only. Returns each position's protocol + USD value and the total. Use when the user asks 'what are my DeFi positions / how much have I supplied / what am I earning'.

defi_swap

Propose a token SWAP from the user's smart wallet on XDC, routed by the LI.FI aggregator (best price across XDC DEXes). Supported tokens: XDC (native), WXDC, USDC. This does NOT execute - it returns an approveUrl the user opens to review the exact quote (you pay X, you receive ~Y) and SIGN in their browser; the smart wallet executes only after they sign (gas sponsored, 2FA required). Use for 'swap/convert/trade N XDC for USDC' etc. NOTE: some pairs may occasionally have no route - the approve page shows 'no route available' if so.

wallet_balance

Show YOUR wallet's balances (requires login): USDC, native XDC (the gas token), and WXDC (wrapped XDC). Returns the smart wallet - the account your agent pays from within on-chain spend limits.

wallet_authorize_agent

Non-custodial setup: check whether an agent's own session key is approved to spend from the user's smart wallet (Safe), and get the one-time browser approval URL if not. Pass the agent's `sessionAddress` (the 0x address of a key the agent generated and controls). Returns { approved, ready, safeAddress, authorizeUrl }. The user opens authorizeUrl once to grant this key an on-chain spend limit it can never exceed.

marketplace_list

THE full XDC AI marketplace catalog: lists ALL paid APIs from every provider (not just this server's demo endpoints). Start here to discover any service. Use `search` (comma-separated terms) to rank by tags + capability and find the most relevant API for a task; optionally filter by exact capability and max price (USDC). Set sort='most-used' to rank by real usage (calls + USDC volume) - a credibility signal. Each result includes calls + volumeUSDC.

call

Call an x402 URL and auto-pay on HTTP 402 with USDC (gasless, a relayer pays the XDC gas). If the user holds marketplace credit from a referral campaign it is spent first, automatically, so they can pay even with an empty wallet; otherwise it pays from their own smart wallet. Returns the result and the settlement tx. When the reply carries `creditNotUsed`, that is the reason their credit did not cover this particular call - relay it and do not tell them they have no balance.

wallet_transfer

Send USDC to an APPROVED payee (gasless). `to` may be a 0x address OR a saved contact NAME (e.g. "Tarun") - names are resolved from the user's payees. The recipient must be pre-approved by the user via a browser login. If it isn't approved (or the name isn't found), this moves NOTHING and returns an approval link to give the user; ask them to approve it, then retry. Agents cannot approve payees (prompt-injection safe).

list_payees

List the user's saved payees (approved contacts) - each with address + label. Use this to resolve a contact NAME the user mentions (e.g. 'send to Tarun') to an address before wallet_transfer, or to show who they can pay. Read-only.

add_payee_link

When the user wants to ADD/APPROVE a new contact (payee) so they can send USDC to it, call this to get a one-click approval link. It moves nothing and adds nothing - it returns a URL to hand the user. They open it, log in, and the address (and label) are PREFILLED so they just click 'Approve payee'. Agents cannot add payees directly (security); this link is the human step.

transactions

Use this whenever the user asks about their transactions, payment history, what they paid, recent payments, or wants tx hashes / xdcscan links. Returns the user's recent paid calls + transfers, newest first - each with amount (USDC), the service, status, the on-chain tx hash, and a ready xdcscan.com link.

verify_transaction

Verify whether a transaction went through for the user. Returns found/status/settled + the service and explorer link. Use this to confirm a payment settled.

Connect XDC AI MCP to your agent

One endpoint, the same key, whichever client you use.

Apps

SDKs

Claude Desktop

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json (Mac) · %APPDATA%\Claude\claude_desktop_config.json (Windows)

JSON
{
  "mcpServers": {
    "mewcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://gateway.mewcp.com/personal/mcp",
        "--header",
        "Authorization: Bearer API_KEY"
      ]
    }
  }
}

Replace API_KEY with your own key.

Already have an "mcpServers" section in your config? Just add the server entry inside it.

  1. 01Open Claude Desktop → Settings → Developer → "Edit Config"
  2. 02Paste the snippet inside the outer { } of the config file (merge with your existing "mcpServers" section if you have one)
  3. 03Save the file and restart Claude Desktop
  4. 04Start a new conversation — your tool will be available

One endpoint. Every service.

VS CodeAny agent
One Gateway

Polymarket

API Key

Upstox

OAuth

Razorpay

API Key

XDC AI MCP

OAuth

Discovery, routing, credentials, tool scoping and execution logs all happen at the gateway→connections stay ACTIVE with no work from you

Separate connections░░░░░░░░░░░░░░░░░░░░░░░░░░░░56 tool definitions ~8.6k tokensWith MewCP░░░░░░░░░░░░░░░░░░░░░░░░░░░░4 meta-tools ~2.2k tokens

Built for AI agents

XDC AI MCP runs through a gateway that holds the credentials, scopes the access and records every call.

Managed authentication

  • OAuth to XDC AI MCP handled end to end, with tokens refreshed before they expire.
  • One credential per end user, not one shared key across your users.
  • Reconnect an account without touching your agent's config.

Credentials stay out of context

  • XDC AI MCP credentials are resolved at the gateway and attached to the outbound call.

Ready to connect XDC AI MCP?

Managed auth, hosted MCP servers, and every Gmail tool your agent needs.

Free to start.

  • The agent sees tool results, never a token.
  • Revoke an account and the next call stops working — no redeploy.
  • Scoped access, fully logged

    • Choose exactly which XDC AI MCP tools an agent is allowed to call.
    • Every call is logged with its outcome, latency and which account it ran as.
    • Catalog changes are reviewed before they ship, so tool descriptions cannot shift under you.

    One endpoint for every server

    • Reach XDC AI MCP through the same MCP endpoint as the rest of your toolset.
    • Tools are discovered on demand, so 17 tools do not fill the context window.
    • Stateless: no sessions to keep alive and no reconnect logic.