Picsha AI for Claude Desktop
ai.picsha/picsha
AI-native digital asset management: semantic search, generative image edits, and CDN delivery.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Picsha AI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"picsha": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.picsha.ai/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs