stinkyboy skill
MCP serverEverything elseOne integration, one wallet. Thousands of callable tools, paid per call in USDC via x402.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use stinkyboy skill
Install stinkyboy skill
The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.
Claude Code
claude mcp add --transport http stinkyboy-skill 'https://mcp.stinkyboy.co/mcp'Run it once in your project, then open /mcp to approve any sign-in the server asks for.
Claude Desktop
https://mcp.stinkyboy.co/mcpAdd a custom connector in Settings, paste this address, and approve the sign-in.
Cursor
cursor://anysphere.cursor-deeplink/mcp/install?name=stinkyboy-skill&config=eyJ1cmwiOiJodHRwczovL21jcC5zdGlua3lib3kuY28vbWNwIn0=Open the link and Cursor adds the server at that address.
ChatGPT
https://mcp.stinkyboy.co/mcpIn Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.
Codex
codex mcp add stinkyboy-skill --url 'https://mcp.stinkyboy.co/mcp'Run it once, then sign in with codex mcp login stinkyboy-skill if the server asks for an account.
From the project's README
As published by noahmchugh/stinkyboy-skill in README.md.
stinkyboy skill
One integration, one wallet relationship. Thousands of callable tools, paid per call in USDC via x402. Charge on success only — errors and verification failures settle nothing.
Install
Point your MCP client at https://mcp.stinkyboy.co/mcp (Streamable HTTP). No signup: the first call answers 402 with x402 v2 payment requirements.
The six tools
catalog_search
Search all catalog tools. synthesize=true (default) compiles a missing tool on the spot instead of returning a miss.
Parameters: query, filters, synthesize
tool_detail
Full detail for one tool: price, schema, quality score, health, status, changelog.
Parameters: tool_id
call_tool
Execute any catalog tool by id. Payment is charged on success only.
Parameters: tool_id, inputs
get_quote
Price quote for a call or a build before commitment. Free, no payment needed.
Parameters: tool_id, inputs
my_spend
Spend report for a caller wallet: calls, builds, receipts.
Parameters: wallet
create_and_call
State the desired outcome with real inputs; the immediate compiler builds the missing tool and runs it in the same session.
Parameters: outcome, inputs, path_hint, callback_url
Pay
- USDC on Base and Solana via x402 v2 (Linux Foundation standard).
- Schemes: exact, upto, batch-settlement, auth-capture. Credit tokens supported.
- Charge on success only. Unfunded callers get a quote via
get_quote.
Trust
- Every call returns a hash-chained receipt (input hash, output hash, price, timestamp, previous hash).
- Per-tool public quality scores at https://stinkyboy.co/catalog.
Docs
Full spec: https://stinkyboy.co/llms-full.txt
Advanced
- Delivery
- stinkyboy MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-noahmchugh-stinkyboy- Source
- github.com/noahmchugh/stinkyboy-skill
- Hosted endpoint
https://mcp.stinkyboy.co/mcp