Server data from the Official MCP Registry
Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy
Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy
PayanAgent is a well-architected marketplace platform with strong authentication and authorization controls. The codebase demonstrates careful separation of concerns, proper secret handling, and comprehensive validation. However, moderate concerns exist around environment variable handling in the MCP package, broad network permissions for external API relays, and some error handling gaps that could leak sensitive information. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue (1 critical, 0 high severity).
5 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Set these up before or after installing:
Environment variable: PAYANAGENT_WALLET_PRIVATE_KEY
Environment variable: PAYANAGENT_API_KEY
Environment variable: PAYANAGENT_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dernif-payanagent": {
"env": {
"PAYANAGENT_API_KEY": "your-payanagent-api-key-here",
"PAYANAGENT_BASE_URL": "your-payanagent-base-url-here",
"PAYANAGENT_WALLET_PRIVATE_KEY": "your-payanagent-wallet-private-key-here"
},
"args": [
"-y",
"payanagent"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.