Skip to main content

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

FieldValue
MCP URLhttps://mcp.asterwise.com/mcp
AuthOAuth 2.1 — authorization_code + PKCE
ProtocolMCP 2025-06-18
Tools103 tools covering 115+ endpoints

Connect in Claude.ai

  1. Go to claude.ai → Settings → Integrations
  2. Click Add integration
  3. Enter URL: https://mcp.asterwise.com/mcp
  4. Click Connect — you will be redirected to Asterwise OAuth
  5. Sign in with your Asterwise account
  6. Authorize the connector
  7. 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 chart
  • asterwise_get_dasha — Vimshottari Dasha tree
  • asterwise_get_yogas — classical yoga detection
  • asterwise_get_panchanga — daily Panchanga elements
  • asterwise_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.