Documentation Index
Fetch the complete documentation index at: https://docs.cto.new/llms.txt
Use this file to discover all available pages before exploring further.
Functionality
The MCP server lets you access select cto.new functionality. Currently you can:- List repos/projects configured with cto.new
- List tasks previously run (overview of 10 most recent tasks with status, PR, etc)
- Start a task (provide a prompt to start a remote task in cto.new)
Auth
Authentication is done via OAuth which your client must support. Clients with this support include:- Cursor
- VSCode
- Claude
Setup
Our MCP sever supports streamable HTTP transport only. You can access the MCP server here:https://mcp.enginelabs.ai/mcp
Here is an example .cursor/mcp.json file:
mcp-remote package to wrap the MCP server: