io.github.louislili/geo-agent-mcp
https://geo.yigather.com/api/v1/mcp
● degraded
GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://geo.yigather.com/api/v1/mcp
JSON-RPC initialize probe
curl -X POST https://geo.yigather.com/api/v1/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/louislili/geo-agent-mcp