Minimum fields, useful memory
Company, stage, source URL, salary or conditions, recruiter contacts, and the notes you actually need later.
Rounds, not generic tasks
Log HR calls, technical interviews, system design, managerial rounds, waiting states, offers, rejections, and follow-ups.
See what needs attention
Find silent applications, compare offers, remember skill gaps like SQL or MLOps, and reopen old opportunities when timing changes.
Built for the messy middle of a job search
Roundtrack is not a corporate ATS and not another place to write reports. It is a private working notebook for the moments when several companies move at different speeds and your memory starts dropping details.
What Roundtrack helps you remember
Optional: connect your AI assistant
Use MCP when you want ChatGPT, Claude, Cursor, or Claude Code to read and update your tracker for you.
ChatGPT
Create a Developer mode app from Roundtrack's remote MCP server:
- Go to Settings → Apps → Advanced settings and enable Developer mode
- Click Create app in ChatGPT Apps settings
- Paste the MCP URL:
https://roundtrack.work/mcp - Use OAuth and sign in to Roundtrack when prompted
Claude.ai (web)
Add Roundtrack as a connector in Claude.ai settings:
- Go to Customize → Connectors → Add custom connector
- Paste the MCP URL:
https://roundtrack.work/mcp - Leave Client ID and Secret empty unless your workspace requires static credentials
- Claude will redirect you to sign in and authorize access
- Done — ask Claude to list your jobs or add a new one
Claude Code (terminal)
Add via the CLI:
claude mcp add --transport http roundtrack https://roundtrack.work/mcp
OAuth flow will open in your browser automatically.
Other MCP clients (Cursor, etc.)
Use the Streamable HTTP endpoint:
https://roundtrack.work/mcp
Any client that supports MCP over HTTP with OAuth 2.0 will work. Authentication happens automatically via the standard OAuth flow.