Your Web3 agent.Every AI tool.One config.
Stop rebuilding Web3 integrations for every AI surface. Roll out on Abstraxn once — users meet your agent inside the tools they already love.
97M+
monthly MCP SDK downloads
MCP ecosystem
10k+
active MCP servers
MCP ecosystem
5 hosts
one Abstraxn rollout
One Abstraxn agent. Every surface your users already open.
- 01
Roll out your agent — once.
One API call: name, wallets, spend policy. You get an agent ID, an MCP endpoint, and a key. That's the entire setup.
- 02
Point any MCP host at it.
Paste your endpoint and key into ChatGPT's connector, Claude Desktop, or mcp.json for Cursor and Windsurf. One config per host — not per feature, not per chain.
- 03
Users ask. The agent acts.
"What's my Base balance?" The host model picks the right tool, calls it, returns the answer. No new app. No Web3 UX. Just the chat product they already open every day.
ChatGPT, Claude, or Cursor — the host auto-discovers an identical, model-documented tool surface. Predictable orchestration across every AI product, automatically.
Wallet & assets
Read addresses and native balances across EVM and Solana. Prepare unsigned transactions — the user always signs, Abstraxn never holds keys.
Discovery & payments
Find x402-monetized APIs by intent, resolve specific services by ID, and call paid endpoints with automatic per-call stablecoin settlement.
Chain & market data
Query live block state, on-chain data, and token prices across any supported network — on demand, inside any conversation.
Looking for specific tool names and parameters? Full MCP tool reference →
One JSON stanza connects any MCP-capable host. Same config for Cursor, Claude Desktop, Hermes Agent, and ChatGPT — swap the host, keep the endpoint.
{
"mcpServers": {
"web3-agent-kit": {
"url": "https://agent-kit.abstraxn.com/mcp",
"transport": "http",
"headers": {
"Authorization": "AGENT_API_KEY_FROM_CREATE_AGENT"
}
}
}
}- REST first: create agent, bind wallets, set spend policy.
- MCP endpoint:
POST /mcp— same URL, any host. - Per-agent key for single-user assistants. App key + agent_id for multi-tenant platforms.
Where this fits
Agent Interface
You are hereThe bridge. Agents you roll out on Abstraxn appear inside ChatGPT, Claude, and every MCP surface.
Identity Layer
ERC-8004 on-chain identity — the same agent record MCP sessions resolve against.
Discovery Layer
Catalog search and paid_fetch so agents find and pay for APIs without hard-coded URLs.
Trust Layer
Spend caps, allowlists, and human-in-the-loop gates on every sensitive path.
Payments Layer
x402 and MPP rails for per-call stablecoin settlement.
Your agent is one config away from every AI tool your users already open.
Roll out on Abstraxn. Show up in ChatGPT, Claude, Cursor, and any MCP host they choose — with the same wallets, policies, and tools every time.