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