TakoCode for Cursor
com.takocode/takocode
Build, preview and publish full-stack web apps with TakoCode's hosted coding agent.
client:Cursor
transport:streamable-http
Install TakoCode in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"takocode": {
"url": "https://takocode.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs