create_chart — Birthstar Vedic Astrology MCP MCP Tool Mutating
create_chart
(create chart) is one of 30 tools on the
Birthstar Vedic Astrology MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_chart from your client
- Claude Code Birthstar Vedic Astrology MCP create_chart run in your project directory
- Claude Desktop Birthstar Vedic Astrology MCP create_chart ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Birthstar Vedic Astrology MCP create_chart ~/.cursor/mcp.json
- VS Code Birthstar Vedic Astrology MCP create_chart .vscode/mcp.json
- Zed Birthstar Vedic Astrology MCP create_chart ~/.config/zed/settings.json
- Windsurf Birthstar Vedic Astrology MCP create_chart ~/.codeium/windsurf/mcp_config.json
- Cline Birthstar Vedic Astrology MCP create_chart ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Birthstar Vedic Astrology MCP create_chart ~/.gemini/settings.json
- Grok Birthstar Vedic Astrology MCP create_chart .mcp.json (in your project root)
- ChatGPT Birthstar Vedic Astrology MCP create_chart Settings → Connectors → Advanced → Developer mode
- Claude.ai Birthstar Vedic Astrology MCP create_chart Settings → Connectors → Add custom connector
- LangChain Birthstar Vedic Astrology MCP create_chart pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http birthstar https://mcp.birthstar.ai/mcp
Other tools on this server
- get_grahas
- get_houses
- get_current_dasha
- get_dasha_periods
- get_timeline
- get_lagna_points
- get_panchanga
- get_yogas
- get_varga
- get_vimsopaka
- get_strengths
- get_ashtakavarga
- get_aspects
- get_karakas
- get_transits
- get_day_periods
- get_avasthas
- get_fixed_stars
- get_longevity
- get_compatibility
- get_doshas
- get_numerology
- get_prompt_library
- describe_chart
- rectify_birth_time
- get_account_status
- health_check
- server_stats
- calculate_birth_star
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.