anthropic.yeetful.com

anthropic.yeetful.com
Category
Service
Network
Avg / request
$0.01
Endpoints
1

Service overview

What is anthropic.yeetful.com?

Yeetful — Anthropic Claude Haiku 4.5 inference over MCP Streamable HTTP, hosted at anthropic.yeetful.com. Exposes ask_claude (single-prompt completion) and claude_chat (multi-turn) tools, capped at 256 output tokens per call. Pay-per-call in USDC on Base. Operated by yeetful.com. Keywords: yeetful, anthropic, claude, haiku, mcp, x402, inference, llm.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://anthropic.yeetful.com/api/mcp/mcp" \
  --method POST \
  --data '{
  "id": "{id}",
  "jsonrpc": "{jsonrpc}",
  "method": "{method}",
  "params": "{params}"
}'
What you get back
{
  "endpoint": "POST /api/mcp/mcp",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services