Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCPO_PORT | No | The port on which MCPO server will run | 8000 |
| MCPO_API_KEY | Yes | Secret API key for authentication | |
| WORKSPACE_PATH | Yes | Path to the workspace directory (will be mounted as volume) | |
| MCP_SERVER_NAME | No | Name of the MCP server | cursor-mcp |
| MCP_SERVER_VERSION | No | Version of the MCP server | 1.0.0 |
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 | |