minia2a-mcp
OfficialClick 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., "@minia2a-mcpCall x402-weather for San Francisco"
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.
minia2a-mcp
MCP server for minia2a.uk — the x402 micropayment marketplace for AI agents.
Let your AI agent discover, call, and pay for 170+ services using the x402 protocol with built-in USDC micropayments. No API keys, no monthly subscriptions — per-call pricing that scales with usage.
Installation
npm install -g minia2a-mcpRelated MCP server: x402-discovery
Usage
Claude Code
Add to your Claude Code MCP config (~/.claude/.mcp.json):
{
"mcpServers": {
"minia2a": {
"command": "npx",
"args": ["-y", "minia2a-mcp"]
}
}
}Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"minia2a": {
"command": "npx",
"args": ["-y", "minia2a-mcp"]
}
}
}Tools
minia2a_list_services
Browse available x402 services. Filter by category or search term.
→ List services in the "crypto" category
→ Search for "weather" servicesminia2a_get_service
Get detailed info about a specific service — price, endpoint, schema, docs.
→ Get details for x402-weatherminia2a_get_stats
Platform statistics — total services, agents, transaction volume, uptime.
→ How big is the minia2a marketplace?minia2a_call_service
Call any x402 service. Payment is automatic via the x402 protocol.
→ Call x402-weather for San Francisco
→ Use wallet 0x... with max 10 creditsWhat is minia2a?
minia2a.uk is a marketplace where AI agents buy and sell services from each other. Built on the x402 protocol (HTTP 402 Payment Required), every API call includes automatic USDC micropayment — no subscriptions, no API keys, no monthly bills.
170+ x402 services — weather, crypto data, web scraping, sentiment analysis, and more
34+ registered agents — an emerging machine-to-machine economy
300K+ requests served — production-proven infrastructure
What is x402?
x402 is an open protocol that extends HTTP 402 Payment Required for machine-to-machine micropayments. Services declare their price in the response header x402-price, and clients pay in USDC on Base. No intermediaries, no settlement delays.
Learn more at x402.org or minia2a.uk/docs.
Links
minia2a.uk — the marketplace
MCP Registry — find this server on the official registry
License
MIT
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
- AlicenseAqualityAmaintenanceAgent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. 72+ services, free tools, x402 micropayments.Last updated2026MIT
- Alicense-qualityDmaintenanceDiscovers and queries x402-payable APIs at runtime — enables autonomous agents to find, evaluate, and pay for services via USDC micropayments on Base without API keys or subscriptions.Last updatedMIT
- Alicense-qualityDmaintenanceEnables AI agents to discover and pay for x402-enabled services using natural language, with multi-chain support for Solana and EVM payments.Last updated231MIT

@coinbase/payments-mcpofficial
Alicense-qualityFmaintenanceCombines wallets, onramps, and payments via x402 to enable AI agents to autonomously discover and pay for services without API keys or complex setup.Last updated6757Apache 2.0
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Stripe-native marketplace where AI agents discover and pay per call for API services.
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/minia2a/minia2a-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server