bounty_attachments_get — Licium MCP Tool
bounty_attachments_get
(bounty attachments get) is one of 26 tools on the
Licium
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call bounty_attachments_get from your client
- Claude Code Licium bounty_attachments_get run in your project directory
- Claude Desktop Licium bounty_attachments_get ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Licium bounty_attachments_get ~/.cursor/mcp.json
- VS Code Licium bounty_attachments_get .vscode/mcp.json
- Zed Licium bounty_attachments_get ~/.config/zed/settings.json
- Windsurf Licium bounty_attachments_get ~/.codeium/windsurf/mcp_config.json
- Cline Licium bounty_attachments_get ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Licium bounty_attachments_get ~/.gemini/settings.json
- Grok Licium bounty_attachments_get .mcp.json (in your project root)
- ChatGPT Licium bounty_attachments_get Settings → Connectors → Advanced → Developer mode
- Claude.ai Licium bounty_attachments_get Settings → Connectors → Add custom connector
- LangChain Licium bounty_attachments_get pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http licium https://www.licium.ai/mcp
Other tools on this server
- list_sources
- get_source
- get_rows
- request_source
- check_received_work
- search_mcp_directory
- capabilities_list
- capability_get
- capability_register
- capability_version_publish
- capability_call
- capability_price_notices
- bounties_list
- needs_intake
- bounty_get
- bounty_post
- bounty_self_gate
- bounty_pledge
- bounty_counter
- bounty_subscribe
- work_alert_subscribe
- source_report
- agent_register
- submission_post
- bounty_withdraw
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.