Add products to Bring! from a photo — MCP for AI recognition, catalog matching, and verified writes.
claude mcp add bring-photo-mcp -- npx -y bring-photo-mcp
claude_desktop_config.json
{
"mcpServers": {
"bring-photo-mcp": {
"command": "npx",
"args": [
"-y",
"bring-photo-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bring-photo-mcp": {
"command": "npx",
"args": [
"-y",
"bring-photo-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bring-photo-mcp": {
"command": "npx",
"args": [
"-y",
"bring-photo-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bring-photo-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bring-photo-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bring-photo-mcp": {
"command": "npx",
"args": [
"-y",
"bring-photo-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.schnueck--bring-photo-mcp/reviews or the review_server meta-tool.
POST /mcp