Setting Up MCP Servers
Learn how to connect MCP servers for developers to Agent-CoreX. Once connected, your agent instantly gains access to 100+ powerful tools.Quick Start: Connect Your First Server
Step 1: Go to Dashboard
- Open dashboard.agent-corex.com
- Click “MCP Servers” in the sidebar
- Click “Browse Marketplace”
Step 2: Find a Server
Search for the service you want (GitHub, Slack, Jira, etc.):Step 3: Click “Connect”
Step 4: Authenticate
Each MCP server requires different authentication: GitHub:- Go to github.com/settings/tokens
- Click “Generate new token (classic)”
- Select required scopes
- Copy and paste into Agent-CoreX
Step 5: Done!
MCP Servers for Developers: Setup Guide
GitHub Setup
Authentication: Personal Access Token (PAT)- ✅ 25 tools available
- ✅ All repositories accessible
- ✅ CI/CD workflows supported
Slack Setup
Authentication: OAuth Token or Bot Token- ✅ Send messages to channels
- ✅ Create channels and threads
- ✅ Update user profiles
- ✅ Manage reactions
Jira Setup
Authentication: API TokenTerraform Setup
Authentication: None required initiallyMCP Servers in VS Code
If using Agent-CoreX via VS Code extension:Install MCP Server Extension
- Open VS Code
- Go to Extensions → Search “agent-corex”
- Click “Install”
- VS Code restarts
Connect Servers
Same authentication as web dashboard
All servers you connect on the web dashboard are available in VS Code.MCP Servers for Claude Code
If using Agent-CoreX CLI (Claude Code):Installation
Connect Servers
List Connected Servers
MCP Servers in Copilot
For GitHub Copilot integration:Step 1: Enable Integration
Step 2: Configure
Step 3: Use in Copilot
Custom MCP Servers
You can create and connect custom MCP servers.Example: Custom Database Tool
Register Custom Server
Verify
Server Status & Monitoring
Dashboard View
Go to dashboard.agent-corex.com/servers:CLI View
Troubleshooting
Connection failed - invalid token
Connection failed - invalid token
- Verify token has not expired
- Check scopes are correct
- Try generating a new token
- Re-connect in dashboard
Tools not appearing
Tools not appearing
- Refresh the page or restart CLI
- Check “Last synced” time in dashboard
- Click “Resync” button manually
- Check server status (should be green)
Server showing as disconnected
Server showing as disconnected
- Click the server card
- Go to “Connection Settings”
- Re-enter credentials
- Click “Test Connection”
- If still failing, check your internet connection
Rate limit exceeded
Rate limit exceeded
Different services have different rate limits:
- GitHub: 5,000 requests/hour
- Slack: 2 requests/second
- Jira: Varies by plan
Best Practices
1. Use Scoped Tokens
2. Rotate Tokens Regularly
3. Monitor Usage
4. Test Before Production
Integration Examples
GitHub + Slack
Jira + GitHub + Slack
Custom DB + Slack
Next Steps
MCP Concepts
Understand the Model Context Protocol.
Example: Filesystem MCP
Create your first custom MCP server.
GitHub Automation
Use GitHub MCP for real workflows.
Dashboard
Manage your servers.
Ready to connect? Start with GitHub MCP and try your first automation! 🚀