C
Colab MCP
Share context across AI coding tools - Claude, Cursor, Codex & more
Created 10/2/2025
Updated 2 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx colab-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"covertlabsaus-colab-mcp": {
"command": "uvx",
"args": [
"colab-mcp"
]
}
}
}