Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GSC_LOG_LEVEL | No | Log level: debug/info/warn/error (default: info) | info |
| GSC_TOKEN_PATH | No | Token storage path (default: ./token.json) | ./token.json |
| GOOGLE_CLIENT_ID | No | Google OAuth 2.0 Client ID | |
| GSC_DEFAULT_SITE | No | Default GSC property URL | |
| GOOGLE_CLIENT_SECRET | No | Google OAuth 2.0 Client Secret | |
| GSC_SERVICE_ACCOUNT_PATH | No | Path to service account JSON (alternative to OAuth) |
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 | |