Connect sources
anythinggraph source add — data stays in place
Connect your existing systems, define governance once, reuse everywhere.
npm install -g @anythinggraph/cli@latest
anythinggraph onboard
anythinggraph start
Four steps from live sources to governed agent answers — no warehouse dump, no glue per model.
anythinggraph source add — data stays in place
Browse data schema via MCP
Ontology + ReBAC in git
Agents ask in English — get scoped answers + proof
Governed queries over live systems — less token burn, less rework, answers you can ship to prod.
Query only what the playbook needs — not millions of warehouse rows or document chunks in every prompt.
Install, map a playbook to your sources, and connect MCP. Skip the data-lake and ETL project before your first agent answer.
Records stay in Postgres, Salesforce, CSV, and APIs where they already live — no migration tax or sync pipeline to maintain.
Early teams report cutting agent hallucinations when answers route through playbooks, bindings, and proof instead of guesswork.
Write access and vocabulary once in a playbook — reuse the same governed layer for Claude, Cursor, OpenAI, and other MCP clients.
Source records and relationship paths come back with the answer — less audit friction and less time re-checking the agent by hand.
Terraform for agent data access — playbooks and bindings in git, query_graph through a governed MCP layer, proof envelope on every answer.
Query systems in place. These adapters ship today with the same playbook + binding model.
Open source on GitHub. Boot the stack, paste MCP config, run your first governed query_graph — minutes, not quarters.