Skip to content
Cursor

verify for Cursor

co.sickslip.www/verify

Verify a SickSlip doctor's note by Document ID; states served, pricing, physician NPI. Read-only.

client:Cursor transport:streamable-http tools:5

Install verify in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "verify": {
      "url": "https://sickslip.onrender.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

verify in other clients