Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRUX_API_KEY | No | Google API key for Core Web Vitals (CrUX) data. Required for the get_core_web_vitals tool. | |
| GSC_DATA_STATE | No | Sets whether to use 'all' (fresh data matching GSC dashboard) or 'final' (confirmed data with 2-3 day lag). | all |
| GSC_SKIP_OAUTH | No | Set to 'true' to skip OAuth and use service account only. | false |
| GSC_CREDENTIALS_PATH | No | Path to service account key JSON file. Required for service account authentication mode. | service_account_credentials.json |
| GSC_OAUTH_CLIENT_SECRETS_FILE | No | Path to OAuth client secrets JSON file. Required for OAuth authentication mode. | client_secrets.json |
Capabilities
Server capabilities have not been inspected yet.
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 | |