Skip to content
VS Code

Astro API for VS Code

io.github.frankthomastveter/astro-api

Astronomical logical calculator for AI clients.

client:VS Code transport:streamable-http

Install Astro API in VS Code

.vscode/mcp.json

{
  "servers": {
    "astro-api": {
      "type": "http",
      "url": "https://81.166.197.155/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Astro API in other clients