Skip to content
VS Code

Opensensemap for VS Code

io.github.pipeworx-io/opensensemap

openSenseMap MCP — citizen-science environmental sensor network (opensensemap.org)

client:VS Code transport:streamable-http

Install Opensensemap in VS Code

.vscode/mcp.json

{
  "servers": {
    "opensensemap": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/opensensemap/mcp"
    }
  }
}

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

Opensensemap in other clients