Doma MCP Server (AI Agent Access)
Connect any AI agent to Doma through the MCP server. Get instant access to domain search, pricing, and DNS data, and let your agent buy or swap tokens on your behalf, gaslessly, once authorized.
Want your AI assistant to browse, price, and even buy domains for you? The Doma MCP server lets any AI agent — like Claude, Cursor, or your own custom agent — talk directly to Doma.
Watch Tutorial
What Is This?
MCP (Model Context Protocol) is an open standard that lets AI agents connect directly to a service's tools, without custom integrations. Doma's MCP server gives any MCP-capable agent direct access to:
- Domain lookup and search
- Availability and pricing
- DNS information
- Marketplace listings and quotes
- Token prices and wallet balances
- Buying listed domains and swapping tokens (once authorized)
All it takes is pasting one URL into your AI client. The agent discovers everything it can do on its own, no API key, no manual setup of contracts or code required.
Two Tiers of Access
Read Tools — No Authentication Needed
Anything that's just looking things up — domain search, pricing, DNS, listings, offers, quotes, token data, wallet balances — works the moment you connect. Nothing is signed, nothing is spent.
Execute Tools — Authorization Required
Actions that move money — buying a listing or swapping tokens — sign and send real transactions from your own Doma wallet. These are protected by:
- A secure sign-in flow (OAuth)
- A spending limit you set yourself
- A per-transaction cap
- A rate limit on how often actions can run
Your agent can still see these actions are possible even before you're signed in, it just won't be able to use them until you authorize it.
Trading through the MCP server is gasless. You don't need any ETH on the Doma chain to trade.
How to Connect
Step 1: Copy the Server URL
| Network | URL |
|---|---|
| Doma Mainnet | https://mcp.doma.xyz/mcp |
| Doma Testnet | https://mcp-testnet.doma.xyz/mcp |
Step 2: Add It to Your AI Client
Paste the URL into your MCP-capable client (Claude, Cursor, VS Code, and others all support this). The agent will automatically discover Doma's available tools, no further setup needed.
Step 3: Authorize for Trading (Optional)
If you want your agent to actually buy or swap on your behalf, complete the one-time sign-in flow and set your own spending limit. You can revoke this access at any time.
You're Ready to Go
Once connected, you can simply ask your AI agent things like "find me available .ai domains under $500" or "what's the current price of software.ai," and, once authorized, even have it complete a purchase for you.
What's Next
For more advanced or developer-focused workflows, the full technical documentation covers the complete tool reference and example prompts.