Give your agent
every CLI tool
One MCP server connects your coding agent to 160+ CLI tools. It discovers, installs, and uses the right tool automatically.
How it works
Three steps, zero friction
Agent asks
Your agent needs to do something — extract a PDF, search code, convert a file.
Finds the tool
The MCP server searches 160+ tools and returns the best match with install command.
Done automatically
Agent installs it and keeps working. No manual googling, no context switching.
Live demo
Watch it in action
Natural language search
Agent describes what it needs — "find a tool to convert JSON to CSV" — and gets the right match.
Install command included
Every result comes with a ready-to-run install command. No more googling "how to install jq".
Agent compatibility flags
Knows which tools work headlessly, output JSON, or need interactive input.
Setup
One line to connect
Pick your editor, copy the config, restart your agent. Done.
// ~/.mcp.json
{
"mcpServers": {
"agent-tools": {
"url": "https://awesome-agent-tooling.pages.dev/mcp"
}
}
}
After adding the config, your agent will automatically call search_tools when it needs a CLI tool. No manual setup for each tool.
Data
Structured for machines
Every tool entry is LLM-optimized — flat, descriptive, no nested refs. Your agent knows exactly what to do.
One-line install, ready to copy
Scenarios where this tool fits
Works in non-interactive mode
Machine-readable output format
FAQ
Common questions
Stop googling install commands
Let your agent find the right tool, every time. Free, open source, self-hostable.