AstroWay/api v2.19.0 · sdks
all systems operational
UA EN
// sdk · MCP server

MCP server for Claude / Cursor / GPT

Official @astroway/mcp: exposes every one of the 700+ AstroWay API endpoints as tools for AI agents. Works with Claude Desktop, Cursor, GPT MCP clients.

// 01 / install

Install

npx -y @astroway/mcp

import: // Drop into Claude Desktop / Cursor / GPT MCP config

// 02 / highlights

Highlights

// 03 / first request

Make your first request

// Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json)
{
  "mcpServers": {
    "astroway": {
      "command": "npx",
      "args": ["-y", "@astroway/mcp"],
      "env": { "ASTROWAY_API_KEY": "aw_live_..." }
    }
  }
}

Start building with MCP server

10,000 credits free per month. Open-source SDK, generated from OpenAPI 3.1, always in sync with the backend.

100% uptime · Calculation API · 30d status →