MCP Server
MCP
io.github.stevemilton/agentmarketplace-mcp
Discover MCP servers + tools, auto-install into any client, pay for x402 endpoints in USDC.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "agentmarketplace-mcp",
"version": "0.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. ArisPay API key (ap_live_… or an agent-scoped key from `agentmarketplace agent create`). Required only for publish_agent and paid call_agent invocations.",
"isSecret": true,
"name": "ARISPAY_API_KEY"
},
{
"description": "Override the registry URL. Default: https://api.arispay.app/v1/marketplace",
"name": "AGENTMARKETPLACE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment