ShotAPI MCP Server for Cursor
io.github.smallhandsome/shotapi-mcp-server
Screenshot and HTML render MCP server for AI agents
client:Cursor
transport:streamable-http
Install ShotAPI MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shotapi-mcp-server": {
"url": "https://aiphotoshop.mynatapp.cc/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs