Skip to content
Claude Desktop

WebMCP Today for Claude Desktop

io.github.robertn702/webmcp-today

Your agent gets trustworthy tools on sites without WebMCP — data-only packages you approve.

client:Claude Desktop transport:stdio runtime:npm

Install WebMCP Today in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "webmcp-today": {
      "command": "npx",
      "args": [
        "-y",
        "@webmcp-today/mcp-bridge"
      ],
      "env": {
        "WEBMCP_TODAY_API_KEY": "<WEBMCP_TODAY_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

WebMCP Today in other clients