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