Skip to content
Docs SDKs & integrations

Overview

Pick the right integration for the job.

Everything on a gridtrue network is reachable through a small set of public surfaces. The CLI talks to the daemon; the daemon talks to the network; apps, IDEs and services talk to any of them through the following integrations.

SurfaceWhen to use it
REST + SSE APIRead attestations, query status and listen to live events from anywhere HTTP works.
Go SDKBackend services, custom CI shims, tools written in Go that need typed access to the ledger.
TypeScript SDKWeb dashboards, Node scripts, serverless functions. First-class Svelte / React helpers.
MCP serverAI coding agents (Cursor, Claude Code, Windsurf, Continue, Zed) that need repo context.
IDE extensionsInline Conflict Radar notifications and commit-state badges inside your editor.
WebhooksForward ledger events into Slack, Teams, Linear, PagerDuty. Configured per repo.