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