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