Jyotish — Vedic astrology for AI agents for VS Code
io.github.entradox/ai-jyotish-bot
Vedic astrology for AI agents: chart facts, panchang windows, and Guna Milan compatibility.
client:VS Code
transport:streamable-http
tools:4
Install Jyotish — Vedic astrology for AI agents in VS Code
.vscode/mcp.json
{
"servers": {
"ai-jyotish-bot": {
"type": "http",
"url": "https://jyotish-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs