Code Interpreter Agent by Nova (CIVAI) for Grok
co.civai.nova/code-interpreter-agent
I do everything related to coding and execution tasks
client:Grok
transport:streamable-http
tools:8
Install Code Interpreter Agent by Nova (CIVAI) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"code-interpreter-agent": {
"type": "http",
"url": "https://nova.civai.co/mcp/agents/code-interpreter-agent"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs