Arcsecond.io Connector for AI agents.
7 live capabilities
Access celestial data and manage observatory logs with precision.
Waiting for input…
Why people use Arcsecond.io
Arcsecond.io for Managing Observatory Data
This Connector puts all that data into your AI client. You can just ask for the last night's logs or a list of all your observing sites, and the agent pulls it instantly. You get a unified view of your observatory without the tab-switching.
What Vinkius changes
You get instant access to astronomical data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Planning a deep-sky session
An amateur stargazer asks for the coordinates and magnitude of the Andromeda Galaxy to plan a weekend trip.
- Real-world use case 02
Auditing observatory logs
A manager asks the agent to summarize the last five night logs to check for successful calibrations.
- Real-world use case 03
Researching specific objects
A scientist asks for the RA and Dec of several nearby galaxies to build a new dataset.
Complete set · 7capabilities
The complete Arcsecond.io capability set.
These are the exact actions your AI can choose when you ask it to work with Arcsecond.io.
01—04
4 capabilities in this set.
Part of 7 available through Arcsecond.io.
- 01 Capability
Get account check
Verifies your Arcsecond account is linked correctly. Use this to ensure your connection is active before starting a research task.
- 02 Capability
Get object
Fetches detailed information for a specific astronomical body. Use this to get deep metadata on a single star or galaxy.
- 03 Capability
List datasets
Shows all datasets available for your specific observatory. Use this to see what data you can actually pull for your project.
- 04 Capability
List night logs
Retrieves your observatory's observation and calibration logs. Use this to review what happened during previous night runs.
05—07
3 capabilities in this set.
Part of 7 available through Arcsecond.io.
- 05 Capability
List observing sites
Lists all physical locations linked to your observatory subdomain. Use this to see where your hardware is currently deployed.
- 06 Capability
List telescopes
Lists all telescopes associated with your observatory. Use this to manage your hardware inventory through your AI.
- 07 Capability
Search objects
Searches the global database for stars, galaxies, and planets. Use this to find new targets and their basic identities.
Set up in minutes
One URL. Then ask Arcsecond.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Arcsecond.io from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_VCSdZzJpAtKNBrrwbe3j88g4tPYnBYLlfwXxqQYX/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Arcsecond.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Arcsecond.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_VCSdZzJpAtKNBrrwbe3j88g4tPYnBYLlfwXxqQYX/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Arcsecond.io URL.
- Step 03
Save and start
Save the connection and enable Arcsecond.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"arcsecondio": {
"url": "https://edge.vinkius.com/vk_preview_VCSdZzJpAtKNBrrwbe3j88g4tPYnBYLlfwXxqQYX/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Arcsecond.io
Open Agent mode in chat and ask: "Using Arcsecond.io, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"arcsecondio": {
"url": "https://edge.vinkius.com/vk_preview_VCSdZzJpAtKNBrrwbe3j88g4tPYnBYLlfwXxqQYX/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Arcsecond.io
Ask Copilot: "Using Arcsecond.io, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"arcsecondio": {
"url": "https://edge.vinkius.com/vk_preview_VCSdZzJpAtKNBrrwbe3j88g4tPYnBYLlfwXxqQYX/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Arcsecond.io
Open Cascade and ask: "Using Arcsecond.io, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"arcsecondio": {
"url": "https://edge.vinkius.com/vk_preview_VCSdZzJpAtKNBrrwbe3j88g4tPYnBYLlfwXxqQYX/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Arcsecond.io
Ask Cline: "Using Arcsecond.io, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add arcsecondio --transport http "https://edge.vinkius.com/vk_preview_VCSdZzJpAtKNBrrwbe3j88g4tPYnBYLlfwXxqQYX/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Arcsecond.io
Ask Claude: "Using Arcsecond.io, show me...". 7 tools are ready
Where the request belongs
Work Arcsecond.io can move forward.
This is for the people who spend their nights looking up. It's for the researcher who needs to organize massive datasets and the hobbyist who wants to plan their next clear-sky session without manual digging.
Professional Astronomer
Uses this to quickly pull coordinates for research papers without manual database queries.
Observatory Manager
Uses this to keep track of telescope status and site logs across multiple locations.
Data Scientist
Uses this to feed real-time astronomical metadata into research models and analysis scripts.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsESA Near Earth Objects
Track near-Earth asteroids and comets, access orbital data, and monitor potential impact risks from the European Space Agency.
NASA Open Data
Universal space intelligence. access NASA APOD, Mars photos, and NEO feed via AI.
NASA Asteroids — Near-Earth Objects & Planetary Defense
Track near-Earth asteroids and space rocks in real-time: browse the NeoWs asteroid database, monitor upcoming close approaches from JPL CNEOS, look up specific asteroids by ID, and review atmospheric fireball events detected by government sensors worldwide.
NASA
Explore space and science via NASA APIs. browse APOD, Mars rover photos, Earth imagery, NEO data and patents from any AI agent.
NASA Full — Ultimate Space Intelligence
The definitive NASA Mega-Server: 32+ capabilities spanning astronomy pictures, near-Earth asteroids, Mars rover photos, solar flares and CMEs, Earth imagery and natural disasters, 5,700+ exoplanets, NASA's media library, and technology patents. all from 10 official NASA data sources.
KeepTrack Space Intelligence
Universal space intelligence. search satellites, orbital debris, and launches via AI.
Bring your own AI
Change the model, client or framework. Keep Arcsecond.io connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Arcsecond.io.
The practical details behind the request, access and result.
What can I do with the Arcsecond.io MCP?
You can use it to search for celestial objects, get precise coordinates, and manage your observatory's data. It lets your AI agent act as a research assistant for astronomical data.
Can I use Arcsecond.io MCP to find star coordinates?
Yes. You can ask your agent to find specific stars, planets, or galaxies, and it will return their RA and Dec coordinates instantly.
How does Arcsecond.io MCP help with observatory management?
It lets you list your observing sites, telescopes, and instruments. You can also check your datasets and historical logs to keep your operations organized.
Does Arcsecond.io MCP work for amateur stargazers?
Absolutely. It's great for planning observation sessions by retrieving metadata like visual magnitude and object types for any target in the sky.
Can I see my past observation logs with Arcsecond.io MCP?
Yes. The Connector can retrieve detailed logs of your observations and calibrations, organized by your local noon-to-noon cycles.
How do I connect Arcsecond.io MCP to my AI client?
You can connect it through the Vinkius catalog. Once connected, your AI client can access all the astronomical capabilities in one place.
How do I get my Arcsecond.io API Key?
Log in to your Arcsecond.io account and go to your Profile page. You will find your Personal API Key there.
What is an observatory subdomain?
If you are part of a specific observatory or organization on Arcsecond.io, your data is hosted on a subdomain (e.g., myobs.arcsecond.io). You can use this subdomain to access site-specific data.
Can I search for any astronomical object?
Yes, the search_objects capability allows you to search across millions of objects in the SIMBAD, Gaia, and other astronomical databases integrated into Arcsecond.io.
One connection away
Give your agent a direct line to Arcsecond.io.
Connect Arcsecond.io once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available