Scry MCP Server
by epinnock
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SENTRY_DSN | No | Sentry DSN for error reporting (optional) | |
| GEMINI_API_KEY | Yes | Gemini API key used for image generation (required for image search/screenshot tools) | |
| FIREBASE_API_KEY | Yes | Firebase API key for authentication | |
| FIREBASE_PROJECT_ID | Yes | Firebase project ID | |
| SCRY_SEARCH_API_KEY | Yes | API key for authenticating to the Scry search API | |
| SCRY_SEARCH_API_URL | Yes | URL of the Scry Next.js search API (e.g., http://localhost:3000) | |
| FIREBASE_AUTH_DOMAIN | Yes | Firebase auth domain (e.g., your-project.firebaseapp.com) | |
| COOKIE_ENCRYPTION_KEY | Yes | Key used to encrypt cookies for session management | |
| SCRY_CALLER_ASSERTION_SECRET | Yes | Secret used to sign the X-Scry-Caller JWT that identifies the user to the search API |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues