hometeam directory for VS Code
io.github.jajuanx/hometeam-directory
Search Black-owned businesses in South Florida by category, neighborhood, or need.
client:VS Code
transport:sse
Install hometeam directory in VS Code
.vscode/mcp.json
{
"servers": {
"hometeam-directory": {
"type": "sse",
"url": "https://mcp.thehometeam.io/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs