Tools for Agents for Claude Desktop
io.github.max124vip-dev/tools-for-agents
Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.
client:Claude Desktop
transport:streamable-http
tools:107
Install Tools for Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tools-for-agents": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.toolsforagents.tools/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- orient
- extract_url
- extract_pdf
- embed_text
- ocr_image
- book_ocr
- validate_email
- crypto_invoke
- html_to_markdown
- x402_info
- list_tools
- web_search
- page_metadata
- page_peek
- extract_outline
- truncate_context
- chunk_text
- text_similarity
- validate_phone
- youtube_transcript
- extract_query
- summarize_text
- rerank_docs
- translate_text