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