MCP Hub
Back to servers

agent-treats-mcp

Provides 7 free fun tools (fortune cookie, compliment, fun fact, etc.) for AI agents as a sample tray of the full Agent Treats store.

glama
Updated
May 5, 2026

Agent Treats MCP Server — Free Sample Tray

Free treats for AI agents, powered by the Agent Treats store on Agentic.Market.

7 free tools that any AI agent can call — no payment, no wallet, no setup:

ToolWhat It Does
fortune_cookieFortune + lucky numbers
complimentHeartfelt compliment (optional name)
fun_factFascinating fact
color_paletteNamed aesthetic palette with hex codes
name_generatorFantasy, startup, pet, or band names
free_samplePROMO: First 100 get a free premium treat
store_infoFull store details and pricing

Quick Start

npx agent-treats-mcp

Or install globally:

npm install -g agent-treats-mcp
agent-treats-mcp

Connect to Claude Desktop

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "agent-treats": {
      "command": "npx",
      "args": ["agent-treats-mcp"]
    }
  }
}

Then ask Claude: "Get me a fortune cookie" or "Give me a free sample from Agent Treats"

Connect to Cursor

Add to your Cursor MCP settings:

{
  "agent-treats": {
    "command": "npx",
    "args": ["agent-treats-mcp"]
  }
}

The Full Store

These free tools are the sample tray. The full Agent Treats store has 29 endpoints including:

  • AI-powered prompt roasts, poems, and horoscopes
  • Marketplace directory with search and compare
  • AI concierge for Agentic.Market questions
  • Community bulletin board
  • Demand intelligence (what agents want)

Visit: https://agent-treats-production.up.railway.app Payment: x402 USDC micropayments on Base ($0.001-$0.05 per call)

Publish to Smithery

npm install -g @anthropic-ai/smithery-cli
smithery auth login
smithery mcp publish https://github.com/montecbmd/agent-treats-mcp -n montecbmd/agent-treats

Reviews

No reviews yet

Sign in to write a review