Hermes — Air Quality Intelligence for Claude Desktop
com.southlondonscientific/hermes
UK air quality MCP: live readings, historical trends, LAQM stats, WHO checks, knowledge base.
client:Claude Desktop
transport:streamable-http
tools:15
Install Hermes — Air Quality Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hermes": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hermes.southlondonscientific.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs