w8s astro mcp for VS Code
io.github.w8s/w8s-astro-mcp
Natal charts, transits, history, ingress forecasting, aspects, composite & Davison charts — SQLite.
client:VS Code
transport:stdio
runtime:pypi
Install w8s astro mcp in VS Code
.vscode/mcp.json
{
"servers": {
"w8s-astro-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"w8s-astro-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs