Gas Paymaster runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm.
Gas credit management and sponsored transactions via The Agent Cafe paymaster
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gas-paymaster -- npx -y @thryx/gas-paymaster-mcp-server
{
"mcpServers": {
"gas-paymaster": {
"args": [
"-y",
"@thryx/gas-paymaster-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.gas-paymaster]
command = "npx"
args = ["-y", "@thryx/gas-paymaster-mcp-server"]
{
"mcpServers": {
"gas-paymaster": {
"args": [
"-y",
"@thryx/gas-paymaster-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gas-paymaster": {
"args": [
"-y",
"@thryx/gas-paymaster-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RPC_URL (RPC endpoint URL (defaults to Base mainnet)), THRYX_API_KEY (Premium API key for unlimited access), DEPLOYER_PRIVATE_KEY (Private key for sending sponsored transactions).
The author declared them in the registry entry; get the values from the project itself.
Xendit payment APIs for AI agents. Payment links, payouts, balances, and transactions.
MCP server for Monarch Money — account, transaction, and budget management.
MCP server for the Revolut Business API: accounts, transactions, payments, FX, and more.
Query and manage Mercoa AP/AR bill-pay: entities, invoices, transactions and payment methods.
Manage Memberful members, subscriptions, plans, passes and coupons via the GraphQL API.
Access Avalara AvaTax API for tax calculation, transactions, nexus management, and compliance
Run AI models, create deployments, and manage predictions via cloud API
Manage bol.com Sponsored Products campaigns, keywords, bids, and performance via AI agents
Answers built from our own checks of this server.