self hosted ai for Cursor
org.sovgrid/self-hosted-ai
Engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 60+ articles indexed.
client:Cursor
transport:streamable-http
tools:5
Install self hosted ai in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"self-hosted-ai": {
"url": "https://mcp.sovgrid.org/self-hosted-ai?ref=mcp-io"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs