get_provider — Vitena Directory MCP Tool Read-only
get_provider
(get provider) is one of 3 tools on the
Vitena Directory
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_provider from your client
- Claude Code Vitena Directory get_provider run in your project directory
- Claude Desktop Vitena Directory get_provider ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Vitena Directory get_provider ~/.cursor/mcp.json
- VS Code Vitena Directory get_provider .vscode/mcp.json
- Zed Vitena Directory get_provider ~/.config/zed/settings.json
- Windsurf Vitena Directory get_provider ~/.codeium/windsurf/mcp_config.json
- Cline Vitena Directory get_provider ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Vitena Directory get_provider ~/.gemini/settings.json
- Grok Vitena Directory get_provider .mcp.json (in your project root)
- ChatGPT Vitena Directory get_provider Settings → Connectors → Advanced → Developer mode
- Claude.ai Vitena Directory get_provider Settings → Connectors → Add custom connector
- LangChain Vitena Directory get_provider pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http directory https://api.vitena.care/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.