Skip to content
VS Code

Google Sheets Agent by Nova (CIVAI) for VS Code

co.civai.nova/google-sheets-agent

I do everything related to Google Sheets

client:VS Code transport:streamable-http tools:9

Install Google Sheets Agent by Nova (CIVAI) in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-sheets-agent": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/google-sheets-agent"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Google Sheets Agent by Nova (CIVAI) in other clients