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.
Ask AI about agent-treats-mcp
Powered by Claude Β· Grounded in docs
I know everything about agent-treats-mcp. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
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:
| Tool | What It Does |
|---|---|
fortune_cookie | Fortune + lucky numbers |
compliment | Heartfelt compliment (optional name) |
fun_fact | Fascinating fact |
color_palette | Named aesthetic palette with hex codes |
name_generator | Fantasy, startup, pet, or band names |
free_sample | PROMO: First 100 get a free premium treat |
store_info | Full 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
