What You’ll Accomplish
By the end of this guide, you’ll have:- A DeployStack account with one pre-installed MCP server
- Your MCP client (VS Code, Cursor, or Claude Desktop) connected to DeployStack Satellite
- Working MCP tools accessible through your client
- Understanding of how to add more MCP servers
Prerequisites
You need just two things:- An MCP Client: VS Code, Cursor IDE, or Claude Desktop
- A Web Browser: For OAuth authorization
- That’s it: No installations, no CLI tools, no configuration file editing
The 3-Step Setup
Step 1: Create Your Account
1
Sign Up
Visit cloud.deploystack.io and create your free account.You can sign up with:
- Email address
- GitHub account
2
Explore Your Dashboard
Once logged in, you’ll see your dashboard with:
- One pre-installed MCP server ready to use
- “Get Client Configuration” button in the top-right corner
- Empty team space ready for collaboration
Step 2: Connect Your MCP Client
Now connect your MCP client to DeployStack Satellite. This is where the “zero installation” comes in - no CLI tools to install, no npm packages to manage, just click and connect.1
Get Your Configuration
In your DeployStack dashboard:
- Click the “Get Client Configuration” button (top-right corner)
- A modal opens showing supported MCP clients
- Select your client from the dropdown:
- VS Code
- Cursor IDE
- Claude Desktop
2
Install or Copy Configuration
Depending on your client, you’ll see one of two options:For Cursor IDE:
- Click the “Install in Cursor” button
- Cursor opens automatically with configuration applied
- Done! Skip to Step 3
- Copy the JSON configuration shown in the modal
- Open your MCP client settings
- Paste the configuration
- Save the settings file
What Just Happened?You added the DeployStack Satellite URL to your MCP client. Instead of running MCP servers locally, your client now connects to our managed infrastructure where your MCP servers run securely with your team’s credentials.
Step 3: Authorize the Connection
The final step happens automatically when you connect - DeployStack uses OAuth2.1 for secure, credential-free authorization.1
Start Connection
In your MCP client:
- Click “Connect” or “Start” next to the DeployStack Satellite entry
- Your web browser opens automatically
2
Select Team and Authorize
In the browser window:
- You’ll see your available teams
- Select the team you want to use
- Click “Authorize”
- Browser window closes automatically
3
Connected!
Back in your MCP client:
- Connection status shows “Connected”
- Your pre-installed MCP server is now available
- You can start using MCP tools immediately
Verify It Works
Let’s make sure your MCP connection is working by testing your pre-installed server.1
Open Your MCP Client
In VS Code, Cursor, or Claude Desktop, open the MCP tools panel or command palette.
2
Check Available Tools
You should see tools from your pre-installed MCP server listed.Try running one of the available tools to confirm everything works.
3
View in Dashboard
Go back to cloud.deploystack.io and check:
- Your dashboard shows connection activity
- You can see which MCP server is active
- Usage analytics start appearing
🎉 You’re Done!You now have a working MCP connection through DeployStack Satellite. Your pre-installed MCP server is running on managed infrastructure, and you can add more servers anytime from the catalog.
What’s Next?
Add More MCP Servers
Your account comes with one pre-installed server, but DeployStack offers access to hundreds of MCP servers from the official registry:- Browse the Catalog: Visit the MCP Server in your dashboard
- Choose Servers: Browse by category or search for specific tools
- Add to Team: Click “Add to Team” on any server
- Configure Credentials: Add required credentials (API keys, tokens, etc.)
- Instant Access: Server appears in your MCP client immediately
Invite Team Members
DeployStack is built for team collaboration:- Navigate to Team Settings: Go to your team page
- Click “Invite Members”: Enter email addresses
- Set Roles: Choose appropriate permissions
- Send Invitations: Team members receive email invitations
- Instant Sharing: Once they accept, they get access to all team MCP servers
Working with Multiple Teams
If you’re part of multiple teams or create additional teams:- Switch Teams in Dashboard: Use the team selector at cloud.deploystack.io
- Disconnect in MCP Client: Disconnect from DeployStack Satellite
- Reconnect: Click “Connect” again
- Choose Different Team: In the OAuth browser window, select the new team
- Authorize: Your MCP client now uses the new team’s servers
- Separate MCP server configurations
- Independent credentials and API keys
- Isolated usage and analytics
- Team-specific access control
Get Help
Community Support
- Discord: Join our Discord community for real-time help
- GitHub Discussions: Ask questions at github.com/deploystackio/deploystack
Documentation
- Full Docs: Browse our complete documentation at docs.deploystack.io
- MCP Catalog: Learn about available servers at MCP Server Catalog
- Team Management: Read Team Management Guide for collaboration features

