WebMCP allows external MCP clients (such as Claude Desktop, OpenCode, or command-line agents) to interact directly with this spreadsheet document in real time.
wmcp_loading...
claude_desktop_config.json
{ "mcpServers": { "webmcp": { "command": "npx", "args": ["-y", "@jason.today/webmcp@latest", "--mcp"] } } }