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