pons-mcp
by ponsmcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port for the hosted read-only Streamable HTTP server | |
| PONS_RPC_URL | No | RPC endpoint; comma-separated list = failover across endpoints | https://rpc.mainnet.chain.robinhood.com |
| DEEPSEEK_API_KEY | No | pons-bot / pons_propose_clone: LLM key for remix metadata | |
| PONS_PRIVATE_KEY | No | Opt-in write mode. 32-byte hex (0x optional). Unset → read-only, no write tools registered. Only the derived address is logged (stderr) at startup | |
| PONS_BOT_AUTO_LAUNCH | No | pons-bot only: string true to broadcast remix clones (still uses dryRun/confirm + caps) | |
| PONS_HTTP_PUBLIC_URL | No | Public URL of the HTTP server | |
| PONS_HTTP_RATE_LIMIT | No | Rate limit for the HTTP server (requests per minute per IP) | |
| PONS_MAX_DEV_BUY_ETH | No | Hard cap on the devBuyEth opening buy per launch | 0.05 |
| PONS_MAX_LAUNCHES_PER_DAY | No | Hard cap on launch broadcasts per rolling 24h (in-memory) | 5 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues