get_treatment — dental MCP Tool Read-only
get_treatment
(get treatment) is one of 8 tools on the
dental
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_treatment from your client
- Claude Code dental get_treatment run in your project directory
- Claude Desktop dental get_treatment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor dental get_treatment ~/.cursor/mcp.json
- VS Code dental get_treatment .vscode/mcp.json
- Zed dental get_treatment ~/.config/zed/settings.json
- Windsurf dental get_treatment ~/.codeium/windsurf/mcp_config.json
- Cline dental get_treatment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI dental get_treatment ~/.gemini/settings.json
- Grok dental get_treatment .mcp.json (in your project root)
- ChatGPT dental get_treatment Settings → Connectors → Advanced → Developer mode
- Claude.ai dental get_treatment Settings → Connectors → Add custom connector
- LangChain dental get_treatment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dental https://mcp.virohanadentalclinic.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.