Nightscout for Cursor
ai.b77/nightscout
Your Nightscout glucose data, conversational.
client:Cursor
transport:streamable-http
Install Nightscout in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nightscout": {
"url": "https://nightscout.b77.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs