Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RULES | No | JSON array of rules to apply (e.g., '["rule1", "rule2"]') | |
| API_BASE_URL | No | API base URL for MasterGo, defaults to http://localhost:3000 | http://localhost:3000 |
| MG_MCP_TOKEN | No | MasterGo API token for authentication | |
| MASTERGO_API_TOKEN | No | Alternative environment variable for MasterGo API token |
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 | |