Clanker Banker

Install the agent client

Most people should buy a $5 credit first. The files below are for wiring Clanker Banker into Cursor, Claude, or your own agent.

Buy $5 of packs Already have a key? Read a page

After you have a key

CLANKER_API_KEY=cb_live_…
POST https://clanker-banker.agentfetcher.workers.dev/v1/llm-pack
Authorization: Bearer cb_live_…
{ "url": "https://example.com" }

Install files

RuntimeFile
Node clientclient.mjs
How to integrateINTEGRATE.md
Cursorcursor.mdc · cursor.md
ClaudeSKILL.md · anthropic-tools.json
OpenAIopenai-tools.json
MCPmcp.json
LangChainlangchain-tools.json
Vercel AIvercel-ai-tools.json
Geminigemini-tools.json
Manifestmanifest.json

USDC wallet client (optional)

Only if the agent already has USDC on Base. Most people should use the $5 credit instead.

curl -s https://clanker-banker.agentfetcher.workers.dev/install/client.mjs -o client.mjs
npm i @x402/fetch @x402/evm viem
# BUYER_PRIVATE_KEY=0x… CLANKER_MAX_USD=0.05
node client.mjs https://example.com