Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOSTED_DOMAIN | No | Optional: Use this to restrict Google account domain | |
| GOOGLE_CLIENT_ID | Yes | Your Google Cloud OAuth client ID | |
| GOOGLE_CLIENT_SECRET | Yes | Your Google Cloud OAuth client secret | |
| COOKIE_ENCRYPTION_KEY | Yes | A random string for cookie encryption (e.g. generated via openssl rand -hex 32) | |
| MCP_ANALYTICS_API_KEY | Yes | Your analytics API key from mcpanalytics.dev |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |