get_synastry — connector MCP Tool Read-only
get_synastry
(get synastry) is one of 7 tools on the
connector
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_synastry from your client
- Claude Code connector get_synastry run in your project directory
- Claude Desktop connector get_synastry ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor connector get_synastry ~/.cursor/mcp.json
- VS Code connector get_synastry .vscode/mcp.json
- Zed connector get_synastry ~/.config/zed/settings.json
- Windsurf connector get_synastry ~/.codeium/windsurf/mcp_config.json
- Cline connector get_synastry ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI connector get_synastry ~/.gemini/settings.json
- Grok connector get_synastry .mcp.json (in your project root)
- ChatGPT connector get_synastry Settings → Connectors → Advanced → Developer mode
- Claude.ai connector get_synastry Settings → Connectors → Add custom connector
- LangChain connector get_synastry pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http connector https://natalcompass.com/mcp
Other tools on this server
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.