findvise mcp for Grok
io.github.kkohli-nyu/findvise-mcp
AI-native local business data. Find businesses, browse menus, check ratings, and place orders.
client:Grok
transport:sse
runtime:npm
Install findvise mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"findvise-mcp": {
"type": "sse",
"url": "https://findvise.com/mcp/sse"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs