← Back to Plugins
MCP Server MCP

io.github.kkohli-nyu/findvise-mcp

github By github 👁 1 views ▲ 0 votes

AI-native local business data. Find businesses, browse menus, check ratings, and place orders.

Homepage Verified source GitHub

Install

npx -y @kanwarkohli/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://findvise.com/mcp/sse"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@kanwarkohli/findvise-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "sse",
        "url": "https://findvise.com/mcp/sse"
      }
    }
  ]
}
mcp model-context-protocol sse npm

Comments

Sign in to leave a comment

Loading comments...