Shade MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Shade MCPFind five clips showing a person eating pizza."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Shade MCP
Shade MCP connects AI assistants to the creative assets in your Shade workspace. It can search and browse drives, inspect assets and transcripts, manage files and metadata, curate collections and views, add comments, create share links, work with custom objects, and manage automations.
Connect
The production Streamable HTTP endpoint is:
https://mcp.shade.inc/mcpShade uses OAuth. Your MCP client opens Shade sign-in when you connect.
Watch the production MCP reviewer walkthrough for a concise connection, search, asset-inspection, preview, and safety demo.
Cursor
Install the Shade plugin from the Cursor Marketplace, or add this to
~/.cursor/mcp.json:
{
"mcpServers": {
"shade": {
"url": "https://mcp.shade.inc/mcp"
}
}
}Codex
The marketplace-ready Codex package is in plugins/shade and depends on the reviewed Shade app. For a direct custom connection, add this to ~/.codex/config.toml:
[mcp_servers.shade]
url = "https://mcp.shade.inc/mcp"Then run:
codex mcp login shadeClaude
Open Settings → Connectors → Add custom connector, name it Shade, and
enter https://mcp.shade.inc/mcp.
GitHub Copilot CLI
copilot mcp add --transport http shade https://mcp.shade.inc/mcpChatGPT
In ChatGPT settings, enable Developer mode under Connectors, create a connector
named Shade, and use https://mcp.shade.inc/mcp.
Related MCP server: FilDOS MCP Server
Example prompts
“Find five clips showing a person eating pizza.”
“Summarize this video and show representative preview frames.”
“Browse the project folder and identify the latest graded exports.”
“Show the configured approval metadata and the value on this asset.”
“Create a review collection and add these selected assets.”
Security and privacy
Shade MCP only accesses workspaces and drives available to the authenticated Shade user. Mutating tools require the host's normal approval flow. See the Shade Privacy Policy, Terms of Service, and security and legal overview.
For help, visit the Shade Help Center.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Alicense-quality-maintenanceConnects creative applications like Blender and Adobe Creative Suite to AI models through the Model Context Protocol, enabling AI-driven creation, manipulation, and automation within these tools.Last updated10- Alicense-qualityDmaintenanceEnables AI agents to autonomously manage files on the Filecoin decentralized network through folder management, file uploads, and AI-powered semantic search. Provides seamless integration with Filecoin storage through simple MCP tool calls.Last updated1MIT
- Alicense-qualityAmaintenanceBridges AI assistants to Autodesk ShotGrid (Flow Production Tracking) data, enabling CRUD, search, batch operations, and schema exploration via typed MCP tools with progressive loading.Last updated1MIT

arcframe-mcpofficial
Alicense-qualityCmaintenanceGenerate videos, images, audio, and 3D models from any MCP-compatible AI agent — Claude, Cursor, ChatGPT, and more.Last updatedMIT
Related MCP Connectors
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shade-labs/shade-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server