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