We are very excited to publish an MCP server for RT, allowing you to plug into RT directly from your favorite robot coding assistant like Claude Code or even Claude Cowork. With this installed, you can create tickets, search for tickets, comment and reply, all right from your Claude (or other AI) session.
We’re testing on RT 6, so that’s the best version to run against. You can get it from GitHub or npm.
Yes, we could expand those in a future release. The RT REST 2 API already supports it, so we can update the MCP to expose it. For now you can have your AI add the comment and then use update_ticket to change the custom field.
We have some pending new features that will rely on updates in the soon-to-be-released RT 6.0.3, so we’re holding off releasing a new version until that is out. But you’re welcome to submit a PR if want to take a shot. The repo is in github (also linked above).