Update MCP docs with prompts/resources (#13567)

This commit is contained in:
Danilo Campos
2025-11-10 08:50:30 -08:00
committed by GitHub
parent d4917e22e1
commit 06f8a845a6

View File

@@ -90,6 +90,11 @@ Here's a list of tools we provide:
<MCPTools />
## Prompts and resources
The MCP server provides **resources**, including framework-specific documentation and example code, to help agents build great PostHog integrations. You can try these yourself using the `posthog:posthog-setup` **prompt**, available via a slash command in your agent. Just hit the `/` key.
Currently we support Next.js, with more frameworks in progress.
## Next Steps