TDPilot
by dreamrec
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TD_MCP_HOST | No | Host for the MCP server (supports hostnames like desktop-3lurf0p.tail88651a.ts.net) | 127.0.0.1 |
| TD_MCP_PORT | No | Port for the MCP server | 9981 |
| TD_MCP_SCHEME | No | Scheme for the MCP server (http or https) | http |
| TD_MCP_WS_PORT | No | WebSocket port for the MCP server | 9982 |
| TD_MCP_EXEC_MODE | No | Execution mode for Python exec (off, restricted, standard, full) | restricted |
| TD_MCP_HTTP_PORT | No | HTTP port for the MCP server | 8765 |
| TD_MCP_TRANSPORT | No | Transport mode for the MCP server (stdio or streamable_http) | stdio |
| TDPILOT_MEMORY_DIR | No | Override default ~/.tdpilot/memory/ path | |
| TDPILOT_PROJECT_NAME | No | Project name for per-project technique memory | |
| TD_MCP_STREAM_MAX_FPS | No | Maximum frames per second for streaming | 15.0 |
| TD_MCP_CAPTURE_QUALITY | No | Capture quality for screenshots (0-1) | 0.3 |
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
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/dreamrec/TDPilot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server