Rize API and MCP now expose more of the same agent layer you see in the app. That means Claude, ChatGPT, and internal tools can work with your Rize data using the same permissions and account context.

WHAT IS IT?
Rize API and MCP expose more of the Agent layer outside the Rize app. Claude, ChatGPT, internal tools, and custom workflows can now work with report runs, routine runs, Skills, Agent Context, sign-up, and login URL support.
WHY IS IT IMPORTANT?
Time data should not be trapped in one dashboard when your operating work happens across many tools. API and MCP support let Rize become the time-intelligence layer behind account reviews, client updates, admin workflows, and AI assistants.
NEW
Report runs through API and MCP
Agents can fetch report runs and use the completed analysis as context for the next step. For example, a custom workflow could run a weekly profitability report, pull the result, and prepare a follow-up summary for your team.
Routine runs through API and MCP
Routine runs are also available outside the app. External agents can inspect completed briefs, use the routine's context, and continue the workflow from the same source of truth.

Skills available to external agents
MCP clients can list and fetch Skills, including references like rize://skill/:id. This lets an outside assistant use the same saved instructions that power chat, reports, and routines inside Rize.
Agent context editing
Public API and MCP support editing agent context for teams, workspaces, and members. Admins can keep context current from Rize or from an internal setup flow.

Sign-up and login URL support
MCP integrations can help users sign up or retrieve a login URL directly from the integration. This makes first-run setup easier when someone starts from Claude, ChatGPT, or another agent surface instead of the Rize app.
FIXES AND HARDENING
- MCP OAuth authorization and consent now use the same full-origin validation rule.
- Failed MCP sign-in attempts preserve safe retry parameters so users can try again.
- The connector setup modal has cleaner provider buttons, headings, and example copy.
USE IT FOR
- Claude or ChatGPT analysis grounded in Rize time data
- Internal operations agents that read report runs
- Automated weekly account reviews
- Workspace setup flows that apply agent context
- Custom onboarding flows that help users sign in from an AI assistant
If you are building with Rize API or MCP, tell us which workflow you are trying to automate. We are using that feedback to decide which tools ship next.