Skip to content
VS Code

Nexatron for VS Code

io.github.sravanmodugula-solved/nexatron-mcp

Ask your enterprise data in plain English. Governed analytics over MCP, from dotSolved.

client:VS Code transport:streamable-http runtime:pypi

Install Nexatron in VS Code

.vscode/mcp.json

{
  "servers": {
    "nexatron-mcp": {
      "type": "http",
      "url": "https://api.nexatron.io/api/v1/mcp"
    }
  }
}

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

Nexatron in other clients