OneTool is an MCP server that exposes over 100 tools as a Python API, allowing developers to execute commands directly without the overhead of multiple servers.
From the registry: One MCP for devs incl Brave,Google,Tavily,Context7,AWS,Excalidraw,DB,GitHub,DevTools,Playwright
$ uv tool install 'onetool-mcp[all]'$ onetool init --config ~/.onetoolPlease install the `onetool-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install uv** — OneTool is distributed via uv tool install. (https://docs.astral.sh/uv/)
- **Install OneTool** — Install the package with all extras. Run: `uv tool install 'onetool-mcp[all]'`
- **Initialize config** — Creates ~/.onetool/onetool.yaml and secrets.yaml. Run: `onetool init --config ~/.onetool`
Canonical MCP server config (stdio transport):
- command: `onetool`
- args: ["--config","~/.onetool/onetool.yaml","--secrets","~/.onetool/secrets.yaml"]
Note: One MCP server exposing 100+ tools as a Python API to save tokens. Uses age-encrypted secrets.yaml.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.DO_NOT_TRACKOpt out of anonymous startup pingsMCP server for searching Airweave collections with natural language queries.