Agent Tools
Back to MCP servers

io.github.kkohli-nyu/findvise-mcp

https://findvise.com/mcp/sse
● degraded

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

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://findvise.com/mcp/sse
JSON-RPC initialize probe
curl -X POST https://findvise.com/mcp/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/kkohli-nyu/findvise