Skip to content
VS Code

pronto stream for VS Code

io.github.nmxmxh/pronto-stream

Real-time planetary signal engine and Model Context Protocol (MCP) server for autonomous AI agents.

client:VS Code transport:streamable-http tools:15

Install pronto stream in VS Code

.vscode/mcp.json

{
  "servers": {
    "pronto-stream": {
      "type": "http",
      "url": "https://pronto.stream/mcp"
    }
  }
}

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

What VS Code can do once it is connected

pronto stream in other clients