Skip to main content
Glama
ppetko98

cursor-dispatcher

by ppetko98

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CURSOR_API_KEYNoCursor agent API key for authentication (bypasses login).
CURSOR_HARNESS_BINNoPath to cursor-agent binary.cursor-agent
CURSOR_HARNESS_HOMENoRoot data directory for run history.~/.claude-cursor-harness
CURSOR_HARNESS_MODELSNoComma-separated list of allowed models.
CURSOR_HARNESS_SANDBOXNoSandbox mode setting.
CURSOR_HARNESS_CWD_ROOTNoRoot working directory for subagents.~/workspace
CURSOR_HARNESS_MAX_RUNSNoMaximum number of runs to keep.200
CURSOR_HARNESS_MAX_AGE_DAYSNoMaximum age in days before deletion.14
CURSOR_HARNESS_DEFAULT_MODELNoDefault model for subagents.
CURSOR_HARNESS_PRUNE_ON_SPAWNNoPrune on each spawn.true
CURSOR_HARNESS_PRUNE_ON_STARTUPNoPrune on startup.true
CURSOR_HARNESS_COMPRESS_AFTER_DAYSNoDays after which to compress events.7

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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