Orbit Connector for AI agents.
10 live capabilities
Manage community engagement and member activity through natural conversation.
Waiting for input…
Why people use Orbit
Stop manual data entry with Orbit Alternative
With this MCP, you just tell your agent what happened. It handles the navigation and updates the profile for you, so you can stay focused on the conversation.
What Vinkius changes
You turn your chat interface into a command center for community engagement.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Post-event follow up
After a webinar, ask your agent to check which members attended and add notes about their specific interests to their Orbit profiles.
- Real-world use case 02
Tracking contributor growth
Ask your agent to list recent activities for a developer to see if their GitHub engagement is increasing over time.
- Real-world use case 03
Organization monitoring
Quickly pull details on an organization to see how many of their employees are active in your community.
Complete set · 10capabilities
The complete Orbit capability set.
These are the exact actions your AI can choose when you ask it to work with Orbit.
01—04
4 capabilities in this set.
Part of 10 available through Orbit.
- 01 Capability
Create orbit activity
Log a new event or action for a community member. This helps you keep the timeline updated without manual entry.
- 02 Capability
Create orbit member note
Add a text note to a specific person's profile. Use this to preserve context after important calls or meetings.
- 03 Capability
Get orbit me
Check the details of your currently authenticated user. This confirms your connection is active and working.
- 04 Capability
Get orbit member activities
Pull a list of all recent actions taken by one member. It's useful for auditing individual engagement levels.
05—07
3 capabilities in this set.
Part of 10 available through Orbit.
- 05 Capability
Get orbit member
Retrieve full profile details and metrics for a specific person. This gives you instant access to social links and reach.
- 06 Capability
Get orbit organization
Look up information regarding an organization in your workspace. Use this to understand company-level engagement.
- 07 Capability
List orbit activities
See a complete feed of all recent activities across the workspace. This helps you spot community-wide trends.
08—10
3 capabilities in this set.
Part of 10 available through Orbit.
- 08 Capability
List orbit members
Get a list of everyone currently in your community. It is great for quick audits of your total member count.
- 09 Capability
List orbit member notes
Read through all notes previously saved to a member's profile. This allows you to catch up on past interactions quickly.
- 10 Capability
List orbit organizations
View all organizations associated with your community members. Use this to see which companies are most active.
Set up in minutes
One URL. Then ask Orbit to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Orbit 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_No7lSwvk7tG0zxG0BMJUqJFViXKNUZJqZR0m5dq5/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 Orbit, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Orbit for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_No7lSwvk7tG0zxG0BMJUqJFViXKNUZJqZR0m5dq5/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 Orbit URL.
- Step 03
Save and start
Save the connection and enable Orbit in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"orbit-alternative": {
"url": "https://edge.vinkius.com/vk_preview_No7lSwvk7tG0zxG0BMJUqJFViXKNUZJqZR0m5dq5/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 Orbit
Open Agent mode in chat and ask: "Using Orbit, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"orbit-alternative": {
"url": "https://edge.vinkius.com/vk_preview_No7lSwvk7tG0zxG0BMJUqJFViXKNUZJqZR0m5dq5/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 Orbit
Ask Copilot: "Using Orbit, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"orbit-alternative": {
"url": "https://edge.vinkius.com/vk_preview_No7lSwvk7tG0zxG0BMJUqJFViXKNUZJqZR0m5dq5/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 Orbit
Open Cascade and ask: "Using Orbit, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"orbit-alternative": {
"url": "https://edge.vinkius.com/vk_preview_No7lSwvk7tG0zxG0BMJUqJFViXKNUZJqZR0m5dq5/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 Orbit
Ask Cline: "Using Orbit, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add orbit-alternative --transport http "https://edge.vinkius.com/vk_preview_No7lSwvk7tG0zxG0BMJUqJFViXKNUZJqZR0m5dq5/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 Orbit
Ask Claude: "Using Orbit, show me...". 10 tools are ready
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsX Ads (Twitter)
Connect your X Ads account to any AI agent. audit campaigns, analyze line item performance, and pull engagement reports through natural conversation.
Instagram (Social Media & Business)
Manage your Instagram presence via AI. publish photos and reels, analyze insights, and manage comments.
Salesforce
Connect your Salesforce CRM to any AI agent. query records with SOQL, manage accounts, contacts, opportunities, run reports, and perform CRUD operations.
Mailchimp
Synchronize marketing contacts. list audiences, control subscriber limits, and edit campaign vectors autonomously.
Box
Store, share, and collaborate on files securely with enterprise-grade cloud content management and governance controls.
Gmail
Manage your inbox from AI. read, search, organize, and reply to emails across your Gmail efficiently.
Bring your own AI
Change the model, client or framework. Keep Orbit 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 Orbit.
The practical details behind the request, access and result.
How can I use Orbit Alternative MCP to track my members?
You can ask your agent to list members or pull specific activity histories to see how people are interacting with your community.
Can the Orbit Alternative MCP help me with DevRel tasks?
Yes, it allows you to quickly check developer contributions and engagement metrics without leaving your coding environment.
Does Orbit Alternative MCP work with Claude or Cursor?
It works with any MCP-compatible client like Claude, Cursor, or Windsurf as long as you have your Vinkius connection active.
How do I add notes to a member using Orbit Alternative MCP?
Just tell your agent the member's ID and the details you want to record; it will update their profile automatically.
Can I see which organizations are part of my community with Orbit Alternative MCP?
You can ask your agent to list or retrieve specific organization details directly from your workspace.
How do I find my Orbit API Key?
In your Orbit account, go to Settings > Account Settings. Your API token is listed in the 'API Token' section.
Where is the Workspace ID located?
The Workspace ID is the unique slug found in the URL of your Orbit dashboard (e.g., app.orbit.love/YOUR_WORKSPACE_ID).
Can I add custom activities for members?
Yes! Use the create_orbit_activity capability. You can specify the activity_type and provide a link or unique key to record any community interaction.
One connection away
Give your agent a direct line to Orbit.
Connect Orbit once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available