Search 419K+ space regulatory filings from FCC, ITU, UNOOSA, FAA-AST: entities, spectrum, alerts.
claude mcp add orbit-sentinel-mcp -- docker run -i --rm ghcr.io/viventine-space/orbit-sentinel-mcp:0.6.0
claude_desktop_config.json
{
"mcpServers": {
"orbit-sentinel-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/viventine-space/orbit-sentinel-mcp:0.6.0"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"orbit-sentinel-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/viventine-space/orbit-sentinel-mcp:0.6.0"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"orbit-sentinel-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/viventine-space/orbit-sentinel-mcp:0.6.0"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"orbit-sentinel-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/viventine-space/orbit-sentinel-mcp:0.6.0"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"orbit-sentinel-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/viventine-space/orbit-sentinel-mcp:0.6.0"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Viventine-Space--orbit-sentinel-mcp/reviews or the review_server meta-tool.
POST /mcp