Vastu Shastra MCP Server by RoxyAPI for Gemini CLI
com.roxyapi/vastu
Vastu entrance padas, the 81 pada mandala, plot and room analysis, Ayadi and griha pravesh timing.
client:Gemini CLI
transport:streamable-http
tools:10
Install Vastu Shastra MCP Server by RoxyAPI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vastu": {
"httpUrl": "https://roxyapi.com/mcp/vastu"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs