Skip to content
VS Code

Nexlab MCP for VS Code

net.nexlab/nexlab-mcp

28 MCP servers behind one endpoint: earth, sky, policy, records and research

client:VS Code transport:streamable-http

Install Nexlab MCP in VS Code

.vscode/mcp.json

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

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

Nexlab MCP in other clients