Documentation

Everything you need to use, build, and publish toolkits on Toolbase.

What is Toolbase?

Toolbase is a registry of tools for AI agents. You write a tool once — an API client, a data transformer, a domain-specific calculator — publish it as a toolkit, and any AI agent (Claude Code, Codex, custom Orchestral agents) can discover and use it. Toolkits span any domain, from web and data utilities to scientific categories like astro, hep, and quantum.

Toolkits run in isolated environments (virtualenv, conda, or Docker depending on their requirements), so you can have one toolkit on Python 3.12, another on Python 2.7, and a third with CUDA — all serving tools to the same agent.

Documentation pages

Need help?

Open an issue on GitHub or email toolbase.dev@gmail.com.