Whoogy MCP Server
Officialby whoogydotcom
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWT_SECRET | Yes | Secret key used for JWT signing in the Whoogy OAuth flow. | |
| MONGODB_URI | Yes | MongoDB connection string used by the Whoogy MCP server to share OAuth-grant and device-code collections with the main Whoogy API. | |
| FRONTEND_URL | Yes | Whoogy frontend URL, used for OAuth redirects and consent pages. | |
| MCP_API_BASE | Yes | Base URL of the main Whoogy REST API that the MCP server communicates with. | |
| MCP_PUBLIC_URL | Yes | Publicly reachable HTTPS URL for the MCP server. Must be HTTPS for remote clients like Claude.ai to connect; plain HTTP only works for local testing. |
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