patient services for Cursor
com.takident/patient-services
MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).
client:Cursor
transport:streamable-http
tools:12
Install patient services in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"patient-services": {
"url": "https://mcp.takident.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs