Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GOPLUTO_API_KEY | Yes | Your GoPluto API key (required for authentication) | |
GOPLUTO_MCP_URL | No | The GoPluto MCP server URL | https://api.gopluto.ai/mcp |
GOPLUTO_TRANSPORT | No | The transport method to use | sse |
GOPLUTO_AUTH_HEADER | No | The authentication header name | gopluto-api-key |
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 |