MCP tools/Knowledge graph

Knowledge graph

The Knowledge Graph is a self-learning company brain auto-built from every document, plan, improvement, and diagram. Read by every connected agent over MCP — no skill files, no per-tool context drift. Designed for two outcomes: right answer faster (graph traversal returns a tight, grounded neighbourhood instead of dumping raw chunks) and honest 'I don't know' (so connected agents stop hallucinating around gaps). Available on the Enterprise tier.

Live discovery

Your agent can call searchTools with category: "knowledge_graph" to fetch this list at runtime, complete with full input schemas. The page below is the human-readable mirror.

9 tools

Every tool below honours the credential’s permission scope and the user’s org role — agents see only what they’re authorised to call.

  • kg_search

    Search the knowledge graph (modes: local, global, graph, path).

  • kg_get_entity

    Read a specific entity with its neighbours.

  • kg_related_documents

    Documents related to an entity or query.

  • kg_backlinks

    Backlinks into a document or entity.

  • kg_list_communities

    Cluster summaries (community detection).

  • kg_get_wiki_page

    Curated wiki summary for an entity.

  • kg_scope_status

    Whether the brain currently includes a document / project / workspace.

  • kg_suggest_sample_questions

    Sample questions the brain has high-confidence answers for.

  • kg_evaluate_retrieval

    Run a retrieval quality probe against a known-good answer set.