NET Genium for Cursor
com.netgenium/instance
Read and write the data and applications of your NET Genium instance; read the framework docs.
client:Cursor
transport:streamable-http
Install NET Genium in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"instance": {
"url": "https://{instance}.netgenium.online/api.aspx"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs