MCP Setup
Connect the Asterwise MCP server to Claude, Cursor, or any MCP-compatible AI system and call all 103 Asterwise tools natively — no API integration code required.
Connection details
| Field | Value |
|---|---|
| MCP URL | https://mcp.asterwise.com/mcp |
| Auth | OAuth 2.1 — authorization_code + PKCE |
| Protocol | MCP 2025-06-18 |
| Tools | 103 tools covering 115+ endpoints |
Connect in Claude.ai
- Go to claude.ai → Settings → Integrations
- Click Add integration
- Enter URL:
https://mcp.asterwise.com/mcp - Click Connect — you will be redirected to Asterwise OAuth
- Sign in with your Asterwise account
- Authorize the connector
- You are connected — all 103 tools are now available to Claude
Connect in Cursor
Add to your ~/.cursor/mcp.json:
{
"mcpServers": {
"asterwise": {
"url": "https://mcp.asterwise.com/mcp"
}
}
}
Restart Cursor. The Asterwise tools will appear in the MCP tools panel.
Available tools
All 103 tools follow a consistent naming convention:
asterwise_get_* for chart and compatibility data.
Example tools:
asterwise_get_natal_chart— full sidereal natal chartasterwise_get_dasha— Vimshottari Dasha treeasterwise_get_yogas— classical yoga detectionasterwise_get_panchanga— daily Panchanga elementsasterwise_get_matchmaking— Ashtakoota compatibility
Requirements
- An Asterwise account with an active API key
- Builder plan or above (Sandbox plan has reduced call limits)
Troubleshooting
OAuth redirect fails: Ensure you are logged into asterwise.com before clicking Connect.
Tools not appearing: Restart your MCP client after connecting.
API errors in tools: Check your plan limits at asterwise.com/dashboard.