Loading MCP server directory, please wait...
Reference MCP server: a demo bakery agents can query for hours, menu, availability, and orders.
npx @getmcp/cli add io.github.nickoc/bearing-local-businessRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nickoc/bearing-local-business": {
"command": "npx",
"args": [
"-y",
"bearing-local-business-mcp"
]
}
}
}