Loading MCP server directory, please wait...
Approval Studio is an online proofing software for creative teams and everyone working with designs
npx @getmcp/cli add studio.approval/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for authentication. Use the format: Bearer <your_token>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"studio.approval/mcp": {
"url": "https://mcp.approval.studio/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}