6868 < p > Use the hosted server now, or self-host fast with Docker or .NET. Minimal steps below.</ p >
6969
7070 < section >
71- < h3 > 1 | Hosted (no setup)</ h3 >
71+ < h3 > Hosted (no setup)</ h3 >
7272 < ul >
7373 < li > Base URL: < a href ="https://mcp.io-aerospace.org " target ="_blank " rel ="noreferrer noopener "> https://mcp.io-aerospace.org</ a > </ li >
7474 < li > SSE (manual/web): < a href ="https://mcp.io-aerospace.org/sse " target ="_blank " rel ="noreferrer noopener "> /sse</ a > </ li >
@@ -77,7 +77,7 @@ <h3>1 | Hosted (no setup)</h3>
7777 </ section >
7878
7979 < section >
80- < h3 > 2 | MCP client (Claude Desktop, HTTP)</ h3 >
80+ < h3 > MCP client (Claude Desktop, HTTP)</ h3 >
8181 < pre > < code class ="language-json "> {
8282 "mcpServers": {
8383 "astrodynamics": {
@@ -89,7 +89,7 @@ <h3>2 | MCP client (Claude Desktop, HTTP)</h3>
8989 </ section >
9090
9191 < section >
92- < h3 > 3 | Self-host quick</ h3 >
92+ < h3 > Self-host quick</ h3 >
9393 < p > < strong > Docker (dev):</ strong > </ p >
9494 < pre > < code class ="language-bash "> git clone https://github.com/IO-Aerospace-software-engineering/mcp-server
9595cd mcp-server
@@ -113,7 +113,7 @@ <h3>3 | Self-host quick</h3>
113113 </ section >
114114
115115 < section >
116- < h3 > 4 | Kernels (minimal set)</ h3 >
116+ < h3 > Kernels (minimal set)</ h3 >
117117 < ul >
118118 < li > de440s.bsp (ephemeris)</ li >
119119 < li > latest_leapseconds.tls</ li >
@@ -123,7 +123,7 @@ <h3>4 | Kernels (minimal set)</h3>
123123 </ section >
124124
125125 < section >
126- < h3 > 5 | Troubleshooting</ h3 >
126+ < h3 > Troubleshooting</ h3 >
127127 < ul >
128128 < li > Missing kernels dir: fix < code > -k</ code > or < code > IO_DATA_DIR</ code > path.</ li >
129129 < li > Kernel load failed: ensure files exist and are readable.</ li >
0 commit comments