Skip to content
Cursor

Code Interpreter Agent by Nova (CIVAI) for Cursor

co.civai.nova/code-interpreter-agent

I do everything related to coding and execution tasks

client:Cursor transport:streamable-http tools:8

Install Code Interpreter Agent by Nova (CIVAI) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "code-interpreter-agent": {
      "url": "https://nova.civai.co/mcp/agents/code-interpreter-agent"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Code Interpreter Agent by Nova (CIVAI) in other clients