ShotAPI MCP Server for VS Code
io.github.smallhandsome/shotapi-mcp-server
Screenshot and HTML render MCP server for AI agents
client:VS Code
transport:streamable-http
Install ShotAPI MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"shotapi-mcp-server": {
"type": "http",
"url": "https://aiphotoshop.mynatapp.cc/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs