Skip to content
VS Code

NET Genium for VS Code

com.netgenium/instance

Read and write the data and applications of your NET Genium instance; read the framework docs.

client:VS Code transport:streamable-http

Install NET Genium in VS Code

.vscode/mcp.json

{
  "servers": {
    "instance": {
      "type": "http",
      "url": "https://{instance}.netgenium.online/api.aspx"
    }
  }
}

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

NET Genium in other clients