Server URL:
https://mcp.onset.io/mcpConnect to Claude
1
Open connector settings
In Claude, go to Settings → Connectors and click Add custom connector.
2
Add the Onset server
Paste
https://mcp.onset.io/mcp and continue.3
Sign in to Onset
You’ll be redirected to Onset to sign in (or you’ll continue with your existing
session).
4
Choose a workspace
Pick the workspace you want to connect, then click Authorize. Access is
limited to that one workspace.
Workspace access
Each connection is scoped to a single workspace, chosen at the moment you authorize. The workspace is bound into the access token, and every request is re-checked against your current membership, so if you’re removed from a workspace, the connection stops working immediately. To connect a different workspace, authorize again and select it. Each workspace is granted separately. Anyone who can access a workspace through the Onset API can use these tools for that workspace.Available tools
Releases
Projects, labels & contributors
Subscribers
Read tools can run without confirmation. Tools that create or change data will
ask you to confirm before running.
Drafts and publishing
create_release always creates a draft. Nothing appears on your changelog
until it’s published, so you can let an assistant write a release and review it
before anyone sees it.
Publishing is a separate, explicit step (publish_release), and Claude will ask
you to confirm before running it. You can publish immediately (RELEASED) or
schedule it for a future date (SCHEDULED, available on plans that include
scheduled releases).
The same tool works on a release that’s already scheduled, so you can ask to
publish it early or move it to a different date. Once a release is live, use
update_release to change its content.
This mirrors the REST API, where
releases are also created as drafts and published through a separate endpoint.
Notifications are never sent over MCP. Publishing through an AI assistant
does not send subscriber emails or Slack and Discord messages. To notify people,
publish from the Onset dashboard, where you choose the channels.
Prompts and resources
Alongside tools, the server exposes:draft_release_notesis a prompt that turns a list of changes into structured release notes. Provide your highlights plus an optional version and tone.onset://releases/{id}exposes your releases as readable Markdown, so clients that support resources can pull a release into context directly.
Support for prompts and resources varies by AI client. All clients support tools.
Plan limits
MCP requests count toward the same plan limits as the REST API. For example, adding a subscriber fails once you reach your plan’s subscriber limit.Troubleshooting
Claude can't connect to the server
Claude can't connect to the server
Confirm the URL is exactly
https://mcp.onset.io/mcp. The connection is made
from Claude’s servers, so the endpoint must be reachable from the public
internet.Tools return a workspace error
Tools return a workspace error
Your connection may point at a workspace you’re no longer a member of.
Remove the connector and add it again, selecting a current workspace.
Wrong workspace connected
Wrong workspace connected
Reconnect and pick the workspace you want on the authorization screen. Each
connection covers exactly one workspace.

