geo agent mcp for Cursor
io.github.louislili/geo-agent-mcp
GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com.
client:Cursor
transport:sse
Install geo agent mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"geo-agent-mcp": {
"url": "https://geo.yigather.com/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs