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