Nexus MCP
Integrates thirdweb for cryptocurrency payment processing, enabling users to pay for AI tools using USDC on Base Sepolia or Base mainnet via MetaMask and EIP-712 signatures.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Nexus MCPwhat's the weather in London?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🛡️ Nexus AI Agent
2
3
4 > ⚠️ LICENSE NOTICE: THIS IS NOT MIT
5 > This project is protected under the Business Source License 1.1 (BUSL-1.1).
6 > Commercial use is strictly prohibited until March 21, 2030.
7 > Personal, educational, and non-commercial testnet experimentation is permitted.
Nexus MCP - AI Agent Payment Gateway
https://github.com/user-attachments/assets/14d0ec6b-c503-4a78-b47a-0072d33cb279
MCP server with X402 payme
nt integration. Pay with crypto for AI tools.
Quick Start
npm install
npm run buildCreate .env:
THIRDWEB_CLIENT_ID=your_client_id
PAYMENT_RECIPIENT=0xYourWalletAddress
MOCK_SETTLEMENT=true # for testing without tokensRelated MCP server: opendexter
Use with Claude Desktop
Edit ~/.config/Claude/claude_desktop_config.json:
{
"mcpServers": {
"nexus": {
"command": "node",
"args": ["/path/to/nexus-mcp/dist/index.js"],
"env": {
"THIRDWEB_CLIENT_ID": "your_client_id",
"PAYMENT_RECIPIENT": "0xYourWallet"
}
}
}
}Restart Claude Desktop.
Tools
get_service_info- FREEget_weather- 0.10 USDCsearch_web- 0.15 USDCgenerate_image- 0.50 USDCanalyze_data- 0.25 USDC
How It Works
Claude calls a paid tool
Browser opens for payment
Connect MetaMask
Sign EIP-712 message (no gas!)
Payment settles on Base Sepolia
Tool executes
Mock Mode
Set MOCK_SETTLEMENT=true to test without real tokens.
Production
Remove
MOCK_SETTLEMENTSwitch to Base mainnet (Chain ID: 8453)
Use real USDC:
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Done.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityAmaintenanceDrop-in x402 payment middleware for MCP servers. Charge AI agents per tool call using USDC on Base chain — Python and JavaScript SDKs, no payment processor, no KYC.Last updatedMIT

opendexterofficial
Alicense-qualityCmaintenanceAn MCP server that enables AI agents to search, pay for, and call paid APIs using the x402 protocol, with automatic USDC settlement.Last updated2MIT- AlicenseAqualityAmaintenanceAn MCP server that enables AI agents to access paid AI inference and web tools via HTTP 402 micropayments in USDC on Base, using the agent's wallet as identity.Last updated14543MIT
- Alicense-qualityDmaintenanceMCP server enabling AI agents to purchase VPS and blockchain node products using USDC on Base via Easy Node's x402 API.Last updated57Business Source 1.1
Related MCP Connectors
Agent-commerce MCP server for x402/USDC payments and affiliate splits on Base.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/borishalachev1/nexus-mcp.git-'
If you have feedback or need assistance with the MCP directory API, please join our Discord server