← All servers

ShareWatch

ai.sharewatch/sharewatch v1.42.837
Official Registry ai-llm

Give Claude only the Google Drive files you choose. Every action logged.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add sharewatch --transport http https://sharewatch.ai/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "sharewatch": {
      "url": "https://sharewatch.ai/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "sharewatch": {
      "serverUrl": "https://sharewatch.ai/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "sharewatch": {
      "type": "http",
      "url": "https://sharewatch.ai/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "sharewatch": {
      "url": "https://sharewatch.ai/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "sharewatch": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sharewatch.ai/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://sharewatch.ai/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/ai.sharewatch--sharewatch/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent