geo agent mcp for VS Code
io.github.louislili/geo-agent-mcp
GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com.
client:VS Code
transport:sse
Install geo agent mcp in VS Code
.vscode/mcp.json
{
"servers": {
"geo-agent-mcp": {
"type": "sse",
"url": "https://geo.yigather.com/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs