Skip to content

Releases: yyxqqq777/mcp-server-agentpay

v0.1.3

Choose a tag to compare

@yyxqqq777 yyxqqq777 released this 07 Sep 05:19

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

Choose a tag to compare

@yyxqqq777 yyxqqq777 released this 07 Sep 04:56

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

Choose a tag to compare

@yyxqqq777 yyxqqq777 released this 07 Sep 02:58

AgentPay MCP 0.1.1

Install: uvx mcp-server-agentpay