MCP Server for Cursor
by AntDX316
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GOOGLE_DRIVE_CLIENT_ID | No | Google OAuth 2.0 Client ID for Google Drive integration. Set this in `services_config.json` or as an environment variable. | |
GOOGLE_DRIVE_CLIENT_SECRET | No | Google OAuth 2.0 Client Secret for Google Drive integration. Set this in `services_config.json` or as an environment variable. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |