pica for Zed
io.github.withpica/pica
manage your music catalog through conversation — works, recordings, credits, agreements, royalties
client:Zed
transport:stdio
runtime:npm
Install pica in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pica": {
"command": "npx",
"args": [
"-y",
"@withpica/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs