monetize-this-mcp

monetize-this-mcp is a skill for Claude Code, Codex from lexwhiting/settlegrid. It costs 32 tokens per session (1,952 once invoked), scanned A, original, no licence file.

A skill that adds SettleGrid pay-per-call billing to an existing MCP server, which is a service an AI agent can call.

In plain words
What is it for?
It is for monetizing an existing MCP server through the SettleGrid SDK.
Why use it?
It provides a way to charge for each use of an MCP server without building the billing connection from scratch.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/lexwhiting/settlegrid/settlegrid-skill
Any agent
npx skills add lexwhiting/settlegrid --skill settlegrid-skill
Clone the repo
git clone --depth 1 https://github.com/lexwhiting/settlegrid

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for monetize-this-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/lexwhiting/settlegrid/settlegrid-skill.svg)](https://agentmods.dev/skills/lexwhiting/settlegrid/settlegrid-skill)
Your own site
<a href="https://agentmods.dev/skills/lexwhiting/settlegrid/settlegrid-skill"><img src="https://agentmods.dev/badge/skills/lexwhiting/settlegrid/settlegrid-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,952 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00032 $0.01952
Opus 5 $0.00016 $0.00976
Sonnet 5 $0.00006 $0.00390
Haiku 4.5 $0.00003 $0.00195

Measured 4d ago against content hash 21a3cf716775, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

monetize-this-mcp scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (types.d.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

Then verify with a curl call (adapt the URL to their framework):
packages/settlegrid-skill/SKILL.md · 155 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

12 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 155 lines · 32 tokens per session scan A 21a3cf716775

Subscribe to this mod's changes

monetize-this-mcp is a skill published in the GitHub repository lexwhiting/settlegrid (1 stars, last pushed 2mo ago), with no licence file. It adds 32 tokens to every session and 1,952 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

synapse-agentpay

Use this skill when a user wants an AI agent to discover paid APIs, invoke services through SynapseNetwork, pay with USDC micropayments, or retrieve receipts using the Synapse Network MCP Server.

SynapseNetworkAI/Synapse-Network-MCP-Server · 46 tokens

vaaya

Vaaya is the payment system for agents: one MCP server that lets your agent call paid APIs pay-per-call with no API keys. Web search, scraping, image and video generation, code sandboxes, browser automation, email, phone calls, lead enrichment, live data. Priced in cents per call, billed only on success, and every…

vaaya-ai/vaaya-mcp · 0 tokens

internet-court

Entry point for Internet Court — the trust layer for agent-to-agent commerce. Use whenever an agent needs to transact with another agent or a paid service, or a user mentions agent payments, paid APIs (HTTP 402/x402), wallet custody or trust concerns, spending mandates, delegated permissions (ERC-7710/7715), escrow…

internet-court/internet-court-skill · 147 tokens

x402-erc7710

Design and implement demos combining x402 HTTP payments with ERC-7710 smart contract delegations and ERC-7715 wallet permission requests for subscriptions, bounded agent budgets, recurring spend, pay-per-use APIs, and agentic commerce.

internet-court/internet-court-skill · 53 tokens

magicblock

Design, implement, and debug MagicBlock applications on Solana. Covers Ephemeral Rollups with delegated state; ER/PER architecture and settlement; private payments and token flows; oracles and randomness; scheduling and temporary authority; security and local validation. Use for MagicBlock product selection…

internet-court/internet-court-skill · 70 tokens

web3-data

Two services in one skill: (1) Web3 on-chain data via Chainbase CLI — use when the user asks about blockchain data, token holders, wallet addresses, token prices, ENS domains, transactions, DeFi portfolios, or any on-chain analytics. Triggers: "top holders of", "who holds", "wallet address", "token price", "token…

internet-court/internet-court-skill · 220 tokens