MCP Server
MCP
io.github.nickoc/bearing-local-business
Reference MCP server: a demo bakery agents can query for hours, menu, availability, and orders.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "bearing-local-business-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment