
Findvise Mcp
Connect agents to FindVise local business listings, menus, ratings, and ordering flows while prototyping location-aware commerce experiences.
Overview
FindVise MCP is an MCP server for the Build phase that lets agents search local businesses, menus, ratings, and orders via hosted SSE.
What is this MCP server?
- Remote SSE endpoint at https://findvise.com/mcp/sse
- npm package @kanwarkohli/findvise-mcp v1.0.1 with matching SSE transport
- Tools to find businesses, browse menus, check ratings, and place orders
- AI-native local business data positioning from FindVise
- GitHub source kkohli-nyu/findvise repository
- Server version 1.0.1
- Remote SSE URL https://findvise.com/mcp/sse
- npm identifier @kanwarkohli/findvise-mcp
What problem does it solve?
Location-aware agent demos stall because local business and menu APIs are tedious to integrate by hand for every iteration.
Who is it for?
Indie builders shipping AI concierges, local discovery MVPs, or order-assist prototypes tied to real venue metadata.
Skip if: Global enterprise listings needs, offline-only products, or teams that cannot use hosted third-party SSE MCP endpoints.
What do I get? / Deliverables
After adding the SSE remote or npm package, your agent can query FindVise business data while you build local commerce features.
- Agent tools for business discovery, menus, ratings, and orders via FindVise
- Hosted SSE connection without custom FindVise REST integration code
Recommended MCP Servers
Journey fit
Local business and menu APIs are integrated during product build when you wire real-world data into demos and MVPs. Integrations subphase covers remote MCP services that replace bespoke REST clients for third-party business directories.
How it compares
Hosted local-business data MCP, not a maps skill or self-hosted scraping pipeline.
Common Questions / FAQ
Who is FindVise MCP for?
Builders using MCP agents to create local discovery, menu browsing, or ordering experiences powered by FindVise data.
When should I use FindVise MCP?
Use it while building integrations that need business search, ratings, menus, or order placement in agent-driven workflows.
How do I add FindVise MCP to my agent?
Register the remote SSE URL https://findvise.com/mcp/sse or install @kanwarkohli/findvise-mcp per your host’s MCP remote/npm docs.