Skip to content
Cursor

Astro API for Cursor

io.github.frankthomastveter/astro-api

Astronomical logical calculator for AI clients.

client:Cursor transport:streamable-http

Install Astro API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "astro-api": {
      "url": "https://81.166.197.155/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Astro API in other clients