Code Storage developer resources
Build Git-backed products and agent workflows with the Code Storage HTTP API, SDKs, webhooks, Git protocol, and Model Context Protocol server.
HTTP API and OpenAPI
- Code Storage HTTP API reference — endpoint guides, authentication, pagination, errors, and generated operation reference.
- Code Storage OpenAPI spec — the unauthenticated OpenAPI 3.1 JSON description for agents and SDK generators.
- Canonical Code Storage OpenAPI JSON and OpenAPI YAML — the same schema served by the API gateway.
- Code Storage API catalog — RFC 9727 discovery metadata linking the API, schema, and reference documentation.
Authentication and SDKs
- Code Storage authentication — create and store keys, sign ES256 or RS256 JWTs, choose permission scopes, and apply ref policies.
- Code Storage SDK reference — TypeScript, Python, and Go clients for repositories, branches, commits, files, tags, and notes.
- Code Storage Git protocol guide — clone, fetch, pull, and push through authenticated Git remotes.
Webhooks and MCP
- Code Storage webhooks — event payloads, HMAC-SHA256 signatures, verification, and delivery handling.
- Code Storage MCP server — the Streamable HTTP endpoint for searching the Code Storage documentation.
- Code Storage agent setup — configure Claude Code, Cursor, VS Code, and other MCP clients.
- Code Storage MCP discovery card — machine-readable server discovery metadata.
Agent indexes
- Code Storage llms.txt — concise site and developer-resource index.
- Code Storage API llms.txt — API-focused context for agents.
- Code Storage full agent context — expanded public documentation context.