list_treatments — dental MCP Tool Read-only
list_treatments
(list treatments) 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 list_treatments from your client
- Claude Code dental list_treatments run in your project directory
- Claude Desktop dental list_treatments ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor dental list_treatments ~/.cursor/mcp.json
- VS Code dental list_treatments .vscode/mcp.json
- Zed dental list_treatments ~/.config/zed/settings.json
- Windsurf dental list_treatments ~/.codeium/windsurf/mcp_config.json
- Cline dental list_treatments ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI dental list_treatments ~/.gemini/settings.json
- Grok dental list_treatments .mcp.json (in your project root)
- ChatGPT dental list_treatments Settings → Connectors → Advanced → Developer mode
- Claude.ai dental list_treatments Settings → Connectors → Add custom connector
- LangChain dental list_treatments 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.