
Osigu RCM
Let your coding agent query and manage Osigu RCM billing, invoices, and patient-service workflows without leaving the IDE.
Overview
Osigu RCM is an MCP server for the Operate phase that lets AI agents manage Osigu billing, invoices, and RCM encounters via a hosted HTTP endpoint.
What is this MCP server?
- Remote streamable-http MCP at Railway-backed endpoint—no local stdio package required
- Portuguese-first RCM scope: cobranças, invoices, and atendimentos for Osigu customers
- Connects AI agents to Osigu DreamSteam production MCP surface (v1.0.0)
- Suited to healthcare/fintech builders automating back-office with Claude Code or Cursor
- Server version 1.0.0 per server.json schema
- Single remote: streamable-http at dreamsteam-production.up.railway.app/mcp
- Repository: github.com/luhkas2309/dreams_team
What problem does it solve?
RCM staff and indie operators waste hours jumping between Osigu dashboards and chat when they need invoice or cobrança context during development or support.
Who is it for?
Brazil-based builders or ops leads on Osigu RCM who want Claude Code or Cursor wired to cobranças and invoice workflows.
Skip if: Teams not on Osigu RCM or anyone who needs a generic international billing MCP without Osigu tenancy.
What do I get? / Deliverables
After registering the remote MCP, your agent can pull Osigu RCM context in-thread so billing and atendimento questions get answered without manual portal hopping.
- Registered remote MCP connection to Osigu RCM tools
- Agent-callable access to billing, invoice, and atendimento operations exposed by the server
Recommended MCP Servers
Journey fit
Revenue-cycle work is ongoing after you ship—collections, invoices, and care coordination belong in Operate when the product is live and money must move reliably. Iterate fits recurring billing fixes, invoice reconciliation, and adjusting how agents call Osigu as ops rules change.
How it compares
Hosted Osigu RCM MCP integration, not a reusable agent skill or standalone RCM product.
Common Questions / FAQ
Who is Osigu RCM for?
Developers and operators on Osigu’s RCM platform who want AI agents to work with cobranças, invoices, and atendimentos in Portuguese-first healthcare billing contexts.
When should I use Osigu RCM?
Use it during Operate when you need agent-assisted RCM tasks—invoice lookups, billing status, or service coordination—while building or supporting an Osigu-backed product.
How do I add Osigu RCM to my agent?
Add the streamable-http remote URL https://dreamsteam-production.up.railway.app/mcp in your MCP client (Claude Code, Cursor, or compatible hosts) per your editor’s MCP remote-server docs.