pronto stream for Cursor
io.github.nmxmxh/pronto-stream
Real-time planetary signal engine and Model Context Protocol (MCP) server for autonomous AI agents.
client:Cursor
transport:streamable-http
tools:15
Install pronto stream in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pronto-stream": {
"url": "https://pronto.stream/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs