Skip to content

ShotAPI MCP Server for Zed

io.github.smallhandsome/shotapi-mcp-server

Screenshot and HTML render MCP server for AI agents

client:Zed transport:streamable-http

Install ShotAPI MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "shotapi-mcp-server": {
      "url": "https://aiphotoshop.mynatapp.cc/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ShotAPI MCP Server in other clients