Discogs for your agents.
Connect Discogs once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Discogs.
What agents can do with Discogs
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
discogs_database_searchSearch the Discogs database for releases, artists, labels, and masters.
discogs_get_artistGet artist details by Discogs artist ID.
discogs_get_releaseGet release details by Discogs release ID.
discogs_get_masterGet master release details by Discogs master ID.
discogs_get_artist_releasesGet releases for an artist by artist ID.
discogs_get_labelGet label details by Discogs label ID.
discogs_get_label_releasesGet releases for a label by label ID.
discogs_get_community_ratingGet the community rating and user ratings for a release.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to your Discogs account.
- Go to Settings > Developers.
- Generate a personal access token (simpler) or get consumer key and secret.
- Pass the token as ?token=YOUR_TOKEN on every request.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Discogs to Even: call connect_begin("discogs") on the even-connect MCP and walk me through it.
Search the Discogs database for vinyl records, retrieve artist details by ID, and list all releases from an artist.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.