Redox Connector for AI agents.
4 live capabilities
Connect your AI to clinical data and EHR records using FHIR.
Waiting for input…
Why people use Redox
Redox for Clinical FHIR Data Access
With this Connector, you can just ask your agent to find a patient or update a record. It handles the FHIR bundles and data mapping in the background, giving you the information you need in a single response.
What Vinkius changes
You get direct, natural language access to clinical data without the usual EHR friction.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying FHIR resource mappings
A developer needs to ensure their app correctly maps a vitals bundle.
- Real-world use case 02
Quickly checking a patient's problem list
A clinical ops lead needs to know a patient's active conditions.
- Real-world use case 03
Syncing appointment notifications
A startup wants to notify a clinic about a new booking.
Complete set · 4capabilities
The complete Redox capability set.
These are the exact actions your AI can choose when you ask it to work with Redox.
01—04
4 capabilities in this set.
Part of 4 available through Redox.
- 01 Capability
Search condition
Retrieve diagnoses or problem list items for a patient. Use this to get a quick summary of a patient's medical history.
- 02 Capability
Search patient
Search for a patient using the Redox FHIR API. It helps you find the right record using specific identifiers.
- 03 Capability
Create observation
Save vitals or observations back to the EHR. Use this to update patient records with new clinical data.
- 04 Capability
Post data model
Send a Redox Data Model API event. This is useful for triggering notifications or syncing data across systems.
Set up in minutes
One URL. Then ask Redox to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Redox from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vkjMJUhpElzGUBW33LqwwW8NlPpFijvpbWdCCZWf/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Redox, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Redox for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vkjMJUhpElzGUBW33LqwwW8NlPpFijvpbWdCCZWf/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Redox URL.
- Step 03
Save and start
Save the connection and enable Redox in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"redox": {
"url": "https://edge.vinkius.com/vk_preview_vkjMJUhpElzGUBW33LqwwW8NlPpFijvpbWdCCZWf/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Redox
Open Agent mode in chat and ask: "Using Redox, help me...". 4 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"redox": {
"url": "https://edge.vinkius.com/vk_preview_vkjMJUhpElzGUBW33LqwwW8NlPpFijvpbWdCCZWf/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Redox
Ask Copilot: "Using Redox, help me...". 4 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"redox": {
"url": "https://edge.vinkius.com/vk_preview_vkjMJUhpElzGUBW33LqwwW8NlPpFijvpbWdCCZWf/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Redox
Open Cascade and ask: "Using Redox, help me...". 4 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"redox": {
"url": "https://edge.vinkius.com/vk_preview_vkjMJUhpElzGUBW33LqwwW8NlPpFijvpbWdCCZWf/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Redox
Ask Cline: "Using Redox, help me...". 4 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add redox --transport http "https://edge.vinkius.com/vk_preview_vkjMJUhpElzGUBW33LqwwW8NlPpFijvpbWdCCZWf/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Redox
Ask Claude: "Using Redox, show me...". 4 tools are ready
Where the request belongs
Work Redox can move forward.
This is for health tech developers, clinical operations staff, and digital health startups who need to move data between systems without manual entry.
HealthTech Developer
You'll use this to verify FHIR resource mappings and test clinical integrations directly from your code editor.
Clinical Operations Lead
You'll use this to quickly look up patient conditions or identifiers without digging through complex EHR menus.
Digital Health Product Manager
You'll use this to build and test AI-driven medical assistants that need real-time access to patient records.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEpic Fhir
Access patient records via Epic's FHIR R4 API. search patients, review encounters, pull lab results and medications from any AI agent.
DrChrono
Manage healthcare workflows via DrChrono. handle patient records, schedule appointments, and access clinical notes directly from your AI agent.
Cliniko
Manage your healthcare practice via Cliniko. handle appointments, patient records, practitioners, and treatment notes directly from any AI agent.
Truepill
Manage pharmacy operations and patient records via Truepill. create patients, find records, and track prescriptions directly from any AI agent.
Clinical Reasoning Prover
Forces AI to validate clinical treatment plans against US guidelines (AHA, ACC) using real differential exclusion, explicit pharmacokinetics, and objective triage scales instead of subjective descriptors and diagnostic anchoring.
Harvard ClinicalTrials
Search and analyze clinical trial data from Harvard and ClinicalTrials.gov for research, drug development, and healthcare innovation.
Bring your own AI
Change the model, client or framework. Keep Redox connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Redox.
The practical details behind the request, access and result.
Can the Redox MCP help me manage FHIR records?
Yes. It allows your AI agent to search for patients and retrieve clinical conditions using FHIR standards, making it much easier to handle healthcare data.
Can I use this Connector to write data back to an EHR?
Yes, you can. It includes the ability to save vitals and other clinical observations directly back to the EHR using structured bundles.
Is the Redox MCP safe for testing new integrations?
Yes. It includes environment management so you can switch between development and production environments to test your workflows safely.
Does the Redox MCP support asynchronous notifications?
It does. You can use it to send Redox Data Model events, which is great for triggering notifications or syncing data across different systems.
Who is the best audience for the Redox MCP?
It's ideal for health tech developers building medical capabilities, clinical ops teams needing faster data access, and startups looking for robust healthcare interoperability.
Can I search for patients across different healthcare systems?
Yes, by using the search_patient capability with the specific destination_slug and identifier, you can query any connected system in your Redox network.
Does this support writing clinical data back to an EHR?
Yes. The create_observation capability allows you to perform writeback operations by sending FHIR bundles containing vitals or other clinical observations.
What is the difference between FHIR capabilities and the Data Model capability?
The search_patient and search_condition capabilities use the FHIR API for standardized resource access, while post_data_model uses Redox's proprietary JSON Data Models for broader interoperability events.
One connection away
Give your agent a direct line to Redox.
Connect Redox once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available