Hermes — Air Quality Intelligence for VS Code
com.southlondonscientific/hermes
UK air quality MCP: live readings, historical trends, LAQM stats, WHO checks, knowledge base.
client:VS Code
transport:streamable-http
tools:15
Install Hermes — Air Quality Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"hermes": {
"type": "http",
"url": "https://hermes.southlondonscientific.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs