Agent-native dental planning MCP for plan drafts, presentations, and price estimates.
claude mcp add dental-planning --transport http https://toofi.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"dental-planning": {
"url": "https://toofi.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dental-planning": {
"serverUrl": "https://toofi.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"dental-planning": {
"type": "http",
"url": "https://toofi.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dental-planning": {
"url": "https://toofi.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"dental-planning": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://toofi.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://toofi.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/app.toofi--dental-planning/reviews or the review_server meta-tool.
POST /mcp