BorgLayer Marketplace MCP
MCP serverSearchSearch, appraise, and buy domains from the BorgLayer marketplace via API or AI agent.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use BorgLayer Marketplace MCP
Install BorgLayer Marketplace MCP
The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.
Claude Code
claude mcp add --transport http borglayer-marketplace-mcp 'https://mcp.borglayer.com/sse'Run it once in your project, then open /mcp to approve any sign-in the server asks for.
Claude Desktop
https://mcp.borglayer.com/sseAdd a custom connector in Settings, paste this address, and approve the sign-in.
Cursor
cursor://anysphere.cursor-deeplink/mcp/install?name=borglayer-marketplace-mcp&config=eyJ1cmwiOiJodHRwczovL21jcC5ib3JnbGF5ZXIuY29tL3NzZSJ9Open the link and Cursor adds the server at that address.
ChatGPT
https://mcp.borglayer.com/sseIn Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.
Codex
codex mcp add borglayer-marketplace-mcp --url 'https://mcp.borglayer.com/sse'Run it once, then sign in with codex mcp login borglayer-marketplace-mcp if the server asks for an account.
From the project's README
As published by borglayer/borglayer-mcp in README.md.
Search, appraise, and purchase domains from the BorgLayer marketplace from any MCP-compatible AI agent.
Connect
Remote MCP endpoint (SSE): https://mcp.borglayer.com/sse
Authenticate with a BorgLayer API key (Authorization: Bearer blk_live_...). Get one at https://borglayer.com
Tools
- search_domains - Search marketplace listings (domains.read)
- get_domain - Domain details + appraisal (domains.read)
- get_appraisal - Four-tier appraisal in USDC (domains.read)
- list_listings - Browse active listings (listings.read)
- create_checkout - Escrow checkout for a listing (checkout.write)
- get_order - Order details (orders.read)
- get_order_status - Order status (orders.read)
Security
- API keys are scoped (least-privilege) and can carry a spending limit.
- Purchases require the checkout.write scope explicitly.
- Funds held in non-custodial escrow (Base + USDC) with a 2-of-3 multisig resolver.
REST API
Same operations over REST: https://borglayer.com/docs
License
MIT
Advanced
- Delivery
- borglayer-mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-borglayerdev-borglayer-mcp- Source
- github.com/borglayer/borglayer-mcp
- Hosted endpoint
https://mcp.borglayer.com/sse