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