{
  "markdown": "# Shade MCP\n\nShade MCP connects AI assistants to the creative assets in your Shade workspace.\nIt can search and browse drives, inspect assets and transcripts, manage files and\nmetadata, curate collections and views, add comments, create share links, work\nwith custom objects, and manage automations.\n\n## Connect\n\nThe production Streamable HTTP endpoint is:\n\n```text\nhttps://mcp.shade.inc/mcp\n```\n\nShade uses OAuth. Your MCP client opens Shade sign-in when you connect.\n\nWatch the [production MCP reviewer walkthrough](https://github.com/shade-labs/shade-mcp/releases/download/reviewer-demo-2026-07-13/shade-mcp-reviewer-demo.mp4) for a concise connection, search, asset-inspection, preview, and safety demo.\n\n### Cursor\n\nInstall the Shade plugin from the Cursor Marketplace, or add this to\n`~/.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"shade\": {\n      \"url\": \"https://mcp.shade.inc/mcp\"\n    }\n  }\n}\n```\n\n### Codex\n\nThe marketplace-ready Codex package is in [`plugins/shade`](./plugins/shade) and depends on the reviewed Shade app. For a direct custom connection, add this to `~/.codex/config.toml`:\n\n```toml\n[mcp_servers.shade]\nurl = \"https://mcp.shade.inc/mcp\"\n```\n\nThen run:\n\n```sh\ncodex mcp login shade\n```\n\n### Claude\n\nOpen **Settings → Connectors → Add custom connector**, name it **Shade**, and\nenter `https://mcp.shade.inc/mcp`.\n\n### GitHub Copilot CLI\n\n```sh\ncopilot mcp add --transport http shade https://mcp.shade.inc/mcp\n```\n\n### ChatGPT\n\nIn ChatGPT settings, enable Developer mode under Connectors, create a connector\nnamed **Shade**, and use `https://mcp.shade.inc/mcp`.\n\n## Example prompts\n\n- “Find five clips showing a person eating pizza.”\n- “Summarize this video and show representative preview frames.”\n- “Browse the project folder and identify the latest graded exports.”\n- “Show the configured approval metadata and the value on this asset.”\n- “Create a review collection and add these selected assets.”\n\n## Security and privacy\n\nShade MCP only accesses workspaces and drives available to the authenticated\nShade user. Mutating tools require the host's normal approval flow. See the\n[Shade Privacy Policy](https://shade.inc/legal/privacy-policy),\n[Terms of Service](https://shade.inc/legal/terms-of-service), and\n[security and legal overview](https://shade.inc/legal).\n\nFor help, visit the [Shade Help Center](https://academy.shade.inc/help-center).\n",
  "bytes": 2380,
  "sha": "97909854f118082ec0e3d395ea613a8f25f1d558b907786e1093507e95e240ef",
  "repo_slug": "shade-labs/shade-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_just_moh_it_shade_3683d83f/readme"
}