Skip to content
Cursor

w8s astro mcp for Cursor

io.github.w8s/w8s-astro-mcp

Natal charts, transits, history, ingress forecasting, aspects, composite & Davison charts — SQLite.

client:Cursor transport:stdio runtime:pypi

Install w8s astro mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "w8s-astro-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "w8s-astro-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

w8s astro mcp in other clients