AI Integrations
Connect WalkOnJams to Claude, Cursor, or any other AI client that speaks the Model Context Protocol. Once connected, you can ask the AI to find walk-ons, vote on the ones you love, and read playlists out loud — all using your own WalkOnJams account.
Quick connect
In Claude (claude.ai or Claude Desktop), Cursor, or another MCP-compatible client, add a new integration with this URL:
https://walkonjams.com/api/mcpThe first time you connect, your AI client will open a browser window asking you to sign in to WalkOnJams and approve access. After that it's remembered — no tokens to copy and paste.
What can the AI do?
search_walkons
Search the full catalog by keyword, genre, popularity, or recency.
get_walkon
Look up the full details of a single walk-on.
browse_playlists
Browse public playlists, optionally filtered by name.
get_playlist
Fetch a public playlist with its ordered walk-on entries.
vote_walkon
Cast your vote for a walk-on.
unvote_walkon
Withdraw a vote you previously cast.
Voting tools act on your behalf — only the actions you ask for run. You can revoke an AI's access any time from API Tokens settings.
Manual tokens (advanced)
If your AI client doesn't support OAuth, you can issue a static bearer token instead. Visit /settings/api-tokens, create a token, and paste it as an Authorization: Bearer … header. The token is shown once and acts on your behalf until you revoke it.
Privacy & safety
- The AI client only sees what you ask it to fetch — public catalog data and playlists, plus your own vote actions when you trigger them.
- Private playlists are not visible through the integration.
- Tokens are scoped to your account. Revoking a token immediately cuts off the AI client's access.