---
name: openagentid-documentation
description: Find and use OpenAgentID documentation, package references, and implementation boundaries.
---

# OpenAgentID documentation

## Find the right source

1. Read https://docs.openagent.id/llms.txt for the current page index.
2. Fetch the linked .md page for the task.
3. Use https://docs.openagent.id/reference/index.json for machine-readable page discovery.
4. Use https://docs.openagent.id/llms-full.txt only when the task needs the whole documentation set.

## MCP

Connect a Streamable HTTP client to https://docs.openagent.id/api/mcp. The read-only tools are list_pages, get_page (url: page pathname), and search (query). They do not call product APIs or transact.

## Apply the documentation

Match the documented package version, language, feature flags, and implementation status. A source-defined endpoint or package is not proof that a public service or registry artifact is available. Read prerequisites and error behavior before running examples. Treat staged integrations as staged. Do not include keys or credentials in questions or docs searches.
