Introducing the UserJot API and MCP server
We shipped two new ways to work with UserJot outside the dashboard: a public API for custom integrations, and a remote MCP server for AI agents.
Build with the UserJot API
The new API lets you manage UserJot from your own backend, scripts, and internal tools.
You can create and update boards, requests, comments, votes, tags, changelogs, members, companies, and company relationships. It uses API tokens from your workspace settings and includes an OpenAPI reference in the API docs.
Connect UserJot to your AI agent
We also launched a remote MCP server at https://api.userjot.com/v1/mcp.
Connect Claude Code, Cursor, Codex, ChatGPT, Windsurf, or any remote MCP-compatible client with a UserJot API token. Once connected, your agent can inspect feedback, triage requests, update statuses, move items across boards, draft changelogs, and link shipped requests.
The setup details are in the MCP docs.
Work where you already are
Use the API when you want to build your own integration. Use MCP when you want an AI agent to work with UserJot directly.
Both are available from your workspace API settings.
Also shipped
-
Added notification preferences for turning different notification types on or off.
-
Fixed YouTube links breaking live changelog pages.
-
Added support for embedding YouTube links in updates and changelog posts.


