Use this for agent inspect/plan/import/verify/stage store screenshots; not translation-only.
claude mcp add shipscreens -- npx -y shipscreens
claude_desktop_config.json
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"shipscreens": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shipscreens"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.iamjamb--shipscreens/reviews or the review_server meta-tool.
POST /mcp