Releases: yyxqqq777/mcp-server-agentpay
Releases · yyxqqq777/mcp-server-agentpay
Release list
v0.1.3
Quality score improvements
- Richer tool descriptions + parameter Field descriptions
- Tool annotations (readOnly / openWorld / etc.)
- Server instructions
- Prompts + usage resource
- Icon + richer smithery.yaml metadata
Users still only need `AGENT_PRIVATE_KEY`.
v0.1.2
Changes
- Users only need `AGENT_PRIVATE_KEY` — gateway URL is built-in by default
- `GATEWAY_BASE_URL` optional override only
Install:
```json
{ "mcpServers": { "agentpay": { "command": "uvx", "args": ["mcp-server-agentpay"], "env": { "AGENT_PRIVATE_KEY": "0x..." } } } }
```
v0.1.1
AgentPay MCP 0.1.1
- Published to PyPI:
mcp-server-agentpay - Official MCP Registry:
io.github.yyxqqq777/agentpay(stdio + Streamable HTTP) - Smithery: https://smithery.ai/servers/yyxqqq777/agentpay
- Gateway: https://agentpay-xhs-production.up.railway.app/mcp
Install: uvx mcp-server-agentpay