MCP
Connect with Claude
Set up Persly MCP with Claude.ai, Claude Desktop, Claude Code, and Claude Mobile.
Claude.ai / Claude Desktop
- Open Settings → Connectors
- Click Add custom connector
- Enter the URL:
https://mcp.persly.ai/mcp - Complete the login in the browser popup
- In a new chat, click the "+" button and enable Persly MCP
Free plan users can connect 1 connector. Pro and Max plan users can connect multiple connectors simultaneously.
Once connected, you can ask Claude questions like:
- "List my medical records"
- "Show me my latest health checkup results"
- "Summarize my outpatient visit from Samsung Medical Center"
Claude Code (CLI)
Add the MCP server with a single command:
claude mcp add --transport http persly-mcp https://mcp.persly.ai/mcpScope Options
| Flag | Scope | Config Location |
|---|---|---|
--scope user | All your Claude Code sessions | ~/.claude.json |
--scope project | Current project only | .mcp.json in project root |
# Available to all projects
claude mcp add --transport http --scope user persly-mcp https://mcp.persly.ai/mcp
# Current project only
claude mcp add --transport http --scope project persly-mcp https://mcp.persly.ai/mcpVerify Connection
claude mcp listYou should see persly-mcp in the list of configured servers.
Claude Mobile
Claude Mobile (iOS/Android) syncs connectors from your Claude.ai web or Desktop settings. You cannot add MCP connectors directly on mobile.
To use Persly MCP on mobile:
- Set up the connector on Claude.ai or Claude Desktop (see above)
- Your connectors will automatically sync to the mobile app