For Agents
This page is for AI agents and other tools consuming this site, not for scouts or leaders. It describes the machine-readable ways to get at the handbook’s content.
MCP Server
Section titled “MCP Server”The handbook is available as a remote MCP server:
https://handbook.troop1607.org/mcpNo authentication is required. It offers three tools:
| Tool | Arguments | Returns |
|---|---|---|
search_docs |
query |
Matching pages, each with a URL, description, and snippet |
get_doc |
path |
One full page, as markdown |
list_docs |
— | Every page, with title, description, and URL |
Plain-Text Files
Section titled “Plain-Text Files”For tools that just want the content as text, without MCP:
- llms.txt — an index of the site
- llms-full.txt — the full content of every page, concatenated
- llms-small.txt — a condensed version of the full content