server for VS Code
co.heyspark.mcp/server
Search and discover local businesses. 30+ categories with verified contact info, hours, and reviews.
client:VS Code
transport:streamable-http
tools:4
Install server in VS Code
.vscode/mcp.json
{
"servers": {
"server": {
"type": "http",
"url": "https://mcp.heyspark.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs