Welcome to the Guru Developer Network
Everything you need to build on Guru: REST API, webhooks, Python SDK, MCP server, CLI, and integration platform connectors.
The Guru Developer Network is the home for building on Guru programmatically. Whether you're wiring up a one-off automation or a full integration, the tools below cover reading, writing, and reacting to your team's knowledge.
What's available
-
REST API: read and write cards, collections, folders, tags, analytics, and more. The root URL for all endpoints is
https://api.getguru.com/api/v1/. -
Webhooks: subscribe to real-time events from Guru and react to changes as they happen, keeping your systems in sync.
-
Python SDK: a Python wrapper around the API that handles authentication and pagination for you, useful for scripts, syncs, and imports.
-
MCP Server: connect Guru's knowledge to AI tools like Claude, ChatGPT, and Cursor through the Model Context Protocol.
-
CLI: bring Guru knowledge into terminal workflows and AI coding agents.
-
Integration platforms: connect Guru with other applications using Zapier, Workato, or Prismatic, with little to no code required.
Where to start
If you're new here, start with the Guru API Overview to get your credentials and make your first call. From there, the Use Cases guides walk through common tasks like listing cards and asking a Knowledge Agent a question.
Updated 11 days ago

