Skip to content
VS Code

FreeAstroAPI Astrology for VS Code

io.github.gabrielrw/freeastroapi

Western, Vedic, and Chinese astrology calculations, charts, forecasts, and geocoding.

client:VS Code transport:streamable-http

Install FreeAstroAPI Astrology in VS Code

.vscode/mcp.json

{
  "servers": {
    "freeastroapi": {
      "type": "http",
      "url": "https://api.freeastroapi.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

FreeAstroAPI Astrology in other clients