publish_agent_manifest — birdfury MCP Tool Mutating
publish_agent_manifest
(publish agent manifest) 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 publish_agent_manifest from your client
- Claude Code birdfury publish_agent_manifest run in your project directory
- Claude Desktop birdfury publish_agent_manifest ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor birdfury publish_agent_manifest ~/.cursor/mcp.json
- VS Code birdfury publish_agent_manifest .vscode/mcp.json
- Zed birdfury publish_agent_manifest ~/.config/zed/settings.json
- Windsurf birdfury publish_agent_manifest ~/.codeium/windsurf/mcp_config.json
- Cline birdfury publish_agent_manifest ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI birdfury publish_agent_manifest ~/.gemini/settings.json
- Grok birdfury publish_agent_manifest .mcp.json (in your project root)
- ChatGPT birdfury publish_agent_manifest Settings → Connectors → Advanced → Developer mode
- Claude.ai birdfury publish_agent_manifest Settings → Connectors → Add custom connector
- LangChain birdfury publish_agent_manifest 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.