Divine API - Western Astrology for Claude Desktop
com.divineapi/western
Official Divine API MCP for Western Astrology: Natal, Synastry, Transit, Composite, Progressions.
client:Claude Desktop
transport:streamable-http
Install Divine API - Western Astrology in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"western": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.divineapi.com/western/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs