Knowledge
UniGrok documentation
UniGrok's documentation lives with the code, in the open repository. This page is the public map: every guide and machine-readable surface, linked from one place.
Guides
Written for people — how the gateway is built, how to wire it into an IDE, and how to contribute.
Architecture
How the local-first gateway is put together: execution planes, routing, and the boundaries between them.
Read on GitHub → GitHubIDE setup
Connect an MCP-compatible coding agent or IDE to a locally running UniGrok gateway.
Read on GitHub → GitHubContributing
How changes are proposed, reviewed, and merged. Start here before opening a pull request.
Read on GitHub → This siteOKF knowledge bundle
The project's open knowledge files — a machine-readable bundle of UniGrok context for agents and tools.
View the bundle →Machine-readable surfaces
Written for agents — plain public documents this site serves so tools can orient themselves without authentication.
Agent orientation
llms.txt — a concise, canonical summary of the project and its access boundaries for language-model agents.
Open /llms.txt → JSONDiscovery contract
The well-known discovery document that describes how clients find and identify UniGrok.
Open /.well-known/unigrok.json → JSONProject metadata
Public project information served without authentication, deliberately separate from contributor controls.
Open /api/public/v1/project →