FreeAstroAPI Astrology for Cursor
io.github.gabrielrw/freeastroapi
Western, Vedic, and Chinese astrology calculations, charts, forecasts, and geocoding.
client:Cursor
transport:streamable-http
Install FreeAstroAPI Astrology in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"freeastroapi": {
"url": "https://api.freeastroapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs