MCP Server · MCP Registry · Smithery · Free 5,000 req/day
Tools for Agents MCP Server
Official Model Context Protocol (MCP) server for autonomous AI agents.
Connect from Cursor, Claude Desktop, Windsurf, or Cline —
no npm install required (remote streamable-http).
MCP endpoint
https://api.toolsforagents.tools/mcp
44 MCP tools · Auth: Bearer API key
Free tier
5,000 req/day · 120/min · 500 GPU units/mo
No credit card · no email
Get API key (~0.7s)
POST /v1/register
{}
Listed in official registries
| Registry | ID / link |
|---|---|
| MCP Registry (official) | io.github.max124vip-dev/tools-for-agents · search |
| Smithery | max124vip/toolsforagents |
| MCP manifest | /.well-known/mcp.json |
| GitHub docs | tools-for-agents |
Cursor / Claude — copy-paste config
File: ~/.cursor/mcp.json or Claude Desktop config
{
"mcpServers": {
"tools-for-agents": {
"type": "streamable-http",
"url": "https://api.toolsforagents.tools/mcp",
"headers": {
"Authorization": "Bearer sk_live_YOUR_KEY"
}
}
}
}
More configs (Windsurf, Cline, Smithery) · MCP Quick Start
Tool counts
- 44 MCP tools — extract, search, PDF, OCR, embed, crawl, memory, …
- 58+ REST tools — advisor, dry-run, confidence/estimate, commons (full API)
- 429+ examples —
GET /v1/tools/examples/index