How to Use the KeepTrack Space Intelligence MCP in Claude Code
Claude Code pipes live satellite telemetry and launch data directly into your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect KeepTrack Space Intelligence MCP to Claude Code
Create your Vinkius account to connect KeepTrack Space Intelligence to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query launches from the CLI via MCP
`get_recent_space_launches` returns the latest orbital missions straight to standard output. You trigger Claude Code from your terminal, and it pulls the global launch manifest without you touching a browser. Run this in a cron job to monitor new payloads. Your headless agent grabs the launch events daily and pipes the raw JSON into your log aggregation system.
Search orbiters via MCP Server
`search_satellites` finds specific spacecraft based on text arguments. Pass a query like 'Hubble' through your shell script, and the tool returns the exact tracking IDs needed for deeper inspection. You do not need to write custom Python scrapers. The agent executes the search directly from your command line and feeds the resulting IDs into your next pipeline step.
Extract raw satellite telemetry
`get_satellite_details` fetches the hard physics data for a specific orbital object. Your CLI agent takes a satellite ID and pulls the inclination, mass, and orbital period instantly. Use this in your CI/CD pipelines to update static tracking sites. Claude Code hits the tool, formats the trajectory data, and commits the updated JSON files to your repository automatically.
Set up KeepTrack Space Intelligence MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seekeeptrack-space-intelligence-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest KeepTrack Space Intelligence transactions." It will automatically discover and invoke the available KeepTrack Space Intelligence tools.
claude mcp add --transport http keeptrack-space-intelligence-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about KeepTrack Space Intelligence MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the KeepTrack Space Intelligence MCP today
We host it, we monitor it, we maintain it. You just paste one token.