cards for Zed
com.mycardfolio/cards
Sports card database: card search, full set checklists, parallel lookup, card identification.
client:Zed
transport:streamable-http
tools:7
Install cards in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cards": {
"url": "https://mycardfolio.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs