MCP Server URL: https://mcp.orshot.com/mcp
The Orshot MCP Server lets you generate dynamic images, manage templates, and control your Orshot workspace using natural language — directly inside AI tools like Cursor, VS Code (GitHub Copilot), Claude Desktop, Claude Code, Windsurf, and any other MCP-compatible client.
No API keys needed. Authentication is handled automatically via OAuth — just connect and approve access through your browser.
Connect to the hosted Orshot MCP server. Authentication happens automatically via OAuth when you first use a tool.
https://mcp.orshot.com/mcpAdd to your .vscode/mcp.json (workspace) or global settings:
{
"servers": {
"orshot": {
"url": "https://mcp.orshot.com/mcp"
}
}
}Or use the Command Palette:
Cmd+Shift+P (macOS) / Ctrl+Shift+P (Windows/Linux)https://mcp.orshot.com/mcpOrshotAdd to your Claude Desktop MCP configuration file:
{
"mcpServers": {
"orshot": {
"url": "https://mcp.orshot.com/mcp"
}
}
}claude mcp add orshot --transport http https://mcp.orshot.com/mcpAdd to your Windsurf MCP configuration:
{
"mcpServers": {
"orshot": {
"serverUrl": "https://mcp.orshot.com/mcp"
}
}
}Any client that supports remote MCP servers can connect using:
URL: https://mcp.orshot.com/mcp
Look for "Remote MCP", "HTTP", or "Streamable HTTP" in your client's MCP settings and enter the URL above.
The MCP server uses OAuth to securely connect to your Orshot account. No API keys to copy or manage.
The MCP server provides 9 tools for managing templates and generating images:
| Tool | Description |
|---|---|
orshot_auth_status | Check if you're authenticated and see available workspaces |
orshot_list_workspaces | List all workspaces you have access to |
orshot_set_active_workspace | Switch which workspace to use |
| Tool | Description |
|---|---|
orshot_list_studio_templates | List all studio templates in the active workspace |
orshot_get_studio_template | Get full template details including design structure |
orshot_create_template_design | Create a new template with design elements |
orshot_update_template_design | Update an existing template's design, name, or dimensions |
| Tool | Description |
|---|---|
orshot_generate_image | Generate an image from a studio template with modifications |
orshot_generate_image_from_library | Generate images from library templates (website screenshots, tweet images, etc.) |
Once connected, try natural language prompts like:
Image Generation:
Template Management:
Workspace:
