REST API
Gotchi exposes an Ollama-compatible REST API on localhost. Send completion requests, manage models, and query knowledge bases programmatically.
Everything you need to extend Gotchi: API documentation, SDK, CLI tools, MCP server templates, and plugin development guides.
Gotchi exposes an Ollama-compatible REST API on localhost. Send completion requests, manage models, and query knowledge bases programmatically.
Install and manage Gotchi from the command line. Run models, trigger agents, and index files from scripts and CI pipelines.
Build custom MCP servers in TypeScript or Python. Expose your databases, APIs, and internal tools as model-callable functions.
Create plugins that add new UI surfaces, tools, and capabilities to Gotchi. Distribute through the marketplace.
Gotchi's core is open source. Read the code, submit PRs, and build on our architecture. MIT licensed.
Comprehensive docs covering architecture, APIs, plugin development, and deployment. Updated with every release.
Clone the repo, read the docs, and build something great.