Mcp
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
GET |
List all environments mcp servers
Lists curated MCP server templates that users can install with one click.
Templates are seeded by PostHog operators and carry shared, encrypted OAuth client credentials. Inactive templates are hidden from the catalog.
Required API key scopes
project:readQuery parameters
- limitinteger
- offsetinteger
Response
Example request
GET /api /environments /:environment_id /mcp_serversExample response
Status 200
RESPONSE
List all mcp servers
Lists curated MCP server templates that users can install with one click.
Templates are seeded by PostHog operators and carry shared, encrypted OAuth client credentials. Inactive templates are hidden from the catalog.
Required API key scopes
project:readQuery parameters
- limitinteger
- offsetinteger
Response
Example request
GET /api /projects /:project_id /mcp_serversExample response
Status 200
RESPONSE