Skip to content
VS Code

Sky Watch MCP for VS Code

net.nexlab/sky-watch

Observational astronomy in one place

client:VS Code transport:streamable-http

Install Sky Watch MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "sky-watch": {
      "type": "http",
      "url": "https://mcp.nexlab.net/mcp/sky-watch"
    }
  }
}

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

Sky Watch MCP in other clients