# @thryx/gas-paymaster-mcp-server

MCP server for gas credit management and sponsored transactions via The Agent Cafe paymaster on Base mainnet

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.2
- **Author:** Anthony
- **License:** MIT
- **npm:** @thryx/gas-paymaster-mcp-server
- **Source:** https://github.com/lordbasilaiassistant-sudo/mcp-servers
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 6 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-31T05:27:59.641Z
- **Version scanned:** 1.0.2
- **CVEs:** none found by OSV at scan time

## Tools

5 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `gas_check_tank` — Check gas credit balance in The Agent Cafe paymaster. Returns credit balance in ETH/USD, estimated transactions remaining, tank health status, and next-action s
- `gas_estimate` — Estimate gas cost for a transaction on any EVM chain. Returns cost in ETH and USD at slow/standard/fast speeds, whether the paymaster can cover it, and optimal 
- `gas_price_history` — Get gas price trends for the last N hours. Returns average/min/max prices, current percentile, cheapest time windows, and trend direction. Useful for deciding w
- `gas_optimize_batch` — Analyze a batch of transactions for gas optimization. Calculates total cost, identifies which can be batched via Multicall3, estimates savings, and recommends w
- `gas_send_sponsored` — Send a transaction sponsored by The Agent Cafe paymaster. Checks gas tank credits first, submits via paymaster if sufficient, returns tx hash and remaining cred

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"gas-paymaster-mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@thryx/gas-paymaster-mcp-server\"\n      ],\n      \"env\": {\n        \"THRYX_API_KEY\": \"<YOUR_THRYX_API_KEY>\",\n        \"DEPLOYER_PRIVATE_KEY\": \"<YOUR_DEPLOYER_PRIVATE_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `THRYX_API_KEY` — Thryx API Key (optional)
- `DEPLOYER_PRIVATE_KEY` — Deployer Private Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 25, ceiling 25 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40thryx%2Fgas-paymaster-mcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40thryx%2Fgas-paymaster-mcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40thryx%2Fgas-paymaster-mcp-server
- HTML page: https://forgeregistry.com/registry/%40thryx%2Fgas-paymaster-mcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
