minia2a-x402
Click on "Deploy 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-x402Find a service that gives current stock prices"
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-x402
The x402-named entry point to the minia2a.uk MCP server.
This package contains no server code. It is a thin alias: it depends on
minia2a-mcp, the canonical package,
and imports it. Same tools, same version, one source of truth.
npx minia2a-x402is equivalent to
npx minia2a-mcpWhy the alias exists
The official MCP registry pins a server record's name to the mcpName field of the
npm package that backs it. Publishing a record named uk.minia2a/minia2a-x402 while
pointing at minia2a-mcp fails validation:
NPM package ownership validation failed.
Expected mcpName 'uk.minia2a/minia2a-x402', got 'uk.minia2a/minia2a-mcp'minia2a-mcp's mcpName is already claimed by the existing record
uk.minia2a/minia2a-mcp. Changing it would break that record and everything linking
to it, so the second name is an addition, not a rename.
If you only want the server, install minia2a-mcp.
Related MCP server: minia2a-mcp
What the server does
minia2a.uk is a pay-per-call API marketplace for AI agents: ~1,700 endpoints, settled in USDC on Base over x402. Every signed wallet gets 5 free trial calls — no registration, no account, no API key.
Tools exposed over stdio:
Tool | Purpose |
| Browse the catalog by category or search text |
| Price, endpoint, input schema for one service |
| Call a service; handles the HTTP 402 payment flow |
| Register a self-custody wallet for publishing (trials need no registration) |
| Validate any x402 endpoint for agent auto-mode readiness |
| Live platform statistics |
Install
{
"mcpServers": {
"minia2a": {
"command": "npx",
"args": ["-y", "minia2a-x402"]
}
}
}Links
Marketplace — https://minia2a.uk
Catalog — https://minia2a.uk/catalog
Canonical package — https://www.npmjs.com/package/minia2a-mcp
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
AI service marketplace — agents discover, call, and pay for API services automatically.
Search 15K+ MCP services, A2A agents, and x402 APIs from 5 registries. Paid via x402 (USDC on Base).
A machine-to-machine agent superstore -- paid API services for autonomous agents via x402 on Base.
Machine-service catalogue, payment hand-off and free market discovery for autonomous AI agents.
Related MCP Servers
- FlicenseNot gradedqualityFmaintenanceEnables AI agents to discover, evaluate, and call any x402 API service with automatic USDC payment, including tools for wallet setup, service catalog browsing, recommendations, health checks, and direct API calls.5 npm-

minia2a-mcpofficial
AlicenseNot gradedqualityCmaintenanceEnables AI agents to discover, call, and pay for 170+ x402 micropayment services via the minia2a marketplace, with automatic USDC payments and no API keys or subscriptions.1,288 npmMIT
minia2a-mcpofficial
AlicenseNot gradedqualityFmaintenanceMCP server for the x402 micropayment marketplace minia2a.uk, enabling AI agents to discover, call, and pay for 1,700+ services using USDC micropayments with no API keys or subscriptions. Supports registration, credits, service browsing, and autonomous calling with Claude Code auto-mode.1,288 npm1MIT
minia2a-mcpofficial
AlicenseAqualityAmaintenanceminia2a.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.681,288 npm1MIT