← vedaksha.net
INDIVIDUAL MCP TOOL
compute_chart_basic
Compute a minimal Vedic birth chart (free, no auth required).
LIVE ENDPOINT
https://mcp.vedaksha.net/mcp
Connect to this endpoint to inspect the live schema for compute_chart_basic and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.vedaksha-mcp]
url = "https://mcp.vedaksha.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vedaksha-mcp": {
"type": "http",
"url": "https://mcp.vedaksha.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vedaksha-mcp
Remote MCP URL: https://mcp.vedaksha.net/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"vedaksha-mcp": {
"url": "https://mcp.vedaksha.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vedaksha-mcp": {
"type": "http",
"url": "https://mcp.vedaksha.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vedaksha-mcp",
"transport": "streamable-http",
"url": "https://mcp.vedaksha.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
vimshottari_dasha— Return the full Vimshottari dasha tree from birth (Maha + Antardasha by default, Pratyantar via depth=pd).panchanga— Return the Vedic panchanga for a date + location: tithi (lunar day with paksha), nakshatra (lunar mansion with pada), yoga (sun-moon combination), karana (half-tithi), vara (weekday).ephemeris_positions— Return raw planetary positions (longitude + sign + retrograde flag) at any datetime.