Skip to content
Cursor

IO Aerospace MCP Server for Cursor

org.io-aerospace/mcp-server

MCP server for aerospace calculations: orbital mechanics, ephemeris, DSN operations, ...

client:Cursor transport:streamable-http

Install IO Aerospace MCP Server in Cursor

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

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.io-aerospace.org"
    }
  }
}

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

IO Aerospace MCP Server in other clients