Search
Use search for conceptual or “how do I…” questions — authentication, rate limits, feature behavior, integration patterns.
Example prompts:
Read Documentation Pages
This is how the agent reads full pages once search returns a path. There is no separate “get page” tool — the agent uses commands like
head, cat, rg, tree, or ls against paths such as /features/streaks.mdx or /api-reference/introduction.mdx.
Common patterns:
tree / -L 2— explore docs structurerg -il "rate limit" /— exact keyword or regex matcheshead -80 /getting-started/quickstart.mdx— read the top of a pagecat /openapi/application.json | jq '...'— inspect OpenAPI when schema detail matters
Feedback
This is for docs content issues (wrong example, missing step, broken explanation) — not product support or account help.
Example prompt:
What It Does Not Do
The Docs MCP Server cannot:- Access or modify resources in your Trophy organization
- Call Trophy APIs
Next Steps
Install Account MCP
Install the Account MCP Server to your MCP client.
Account MCP capabilities
Learn what the Trophy Account MCP can do.