GroundAPI for Cursor
io.github.qingkongzhiqian/groundapi
Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.
client:Cursor
transport:streamable-http
Install GroundAPI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"groundapi": {
"url": "https://mcp.groundapi.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs