cursor-dispatcher
by ppetko98
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CURSOR_API_KEY | No | Cursor agent API key for authentication (bypasses login). | |
| CURSOR_HARNESS_BIN | No | Path to cursor-agent binary. | cursor-agent |
| CURSOR_HARNESS_HOME | No | Root data directory for run history. | ~/.claude-cursor-harness |
| CURSOR_HARNESS_MODELS | No | Comma-separated list of allowed models. | |
| CURSOR_HARNESS_SANDBOX | No | Sandbox mode setting. | |
| CURSOR_HARNESS_CWD_ROOT | No | Root working directory for subagents. | ~/workspace |
| CURSOR_HARNESS_MAX_RUNS | No | Maximum number of runs to keep. | 200 |
| CURSOR_HARNESS_MAX_AGE_DAYS | No | Maximum age in days before deletion. | 14 |
| CURSOR_HARNESS_DEFAULT_MODEL | No | Default model for subagents. | |
| CURSOR_HARNESS_PRUNE_ON_SPAWN | No | Prune on each spawn. | true |
| CURSOR_HARNESS_PRUNE_ON_STARTUP | No | Prune on startup. | true |
| CURSOR_HARNESS_COMPRESS_AFTER_DAYS | No | Days after which to compress events. | 7 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ppetko98/cursor-dispatcher'
If you have feedback or need assistance with the MCP directory API, please join our Discord server