Skip to main content

Available tools

ToolWhat it returns
list_wikisWikis available to the signed-in user
search_wikiRanked page results for an explicit wiki handle
read_page · list_pagesPage content and page summaries
list_topics · read_topicTopics and their pages
source_tree · search_sourcesSource-library structure and records
read_sourceOne source record by source ID

Boundaries

MCP is read-only. It cannot:
  • create or link wikis
  • upload local files
  • run ingest or Garden jobs
  • manage billing, members, keys, or settings
  • infer a wiki from a local project
Use the CLI when an agent has terminal access and needs local files or write operations. Use the Python SDK or REST API for programmatic writes.

Prompt with explicit context

Search acme/company-handbook for the escalation policy. Read the top result,
then inspect its source records before answering.
The explicit handle prevents an agent from reading the wrong wiki. Asking it to inspect sources makes the evidence requirement clear.