NASA JPL Horizons — solar-system body ephemerides
claude mcp add horizons-nasa --transport http https://gateway.pipeworx.io/horizons-nasa/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"horizons-nasa": {
"url": "https://gateway.pipeworx.io/horizons-nasa/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"horizons-nasa": {
"serverUrl": "https://gateway.pipeworx.io/horizons-nasa/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"horizons-nasa": {
"type": "http",
"url": "https://gateway.pipeworx.io/horizons-nasa/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"horizons-nasa": {
"url": "https://gateway.pipeworx.io/horizons-nasa/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"horizons-nasa": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/horizons-nasa/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/horizons-nasa/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--horizons-nasa/reviews or the review_server meta-tool.
POST /mcp