Skip to main content

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

  1. Open dashboard.agent-corex.com
  2. Click “MCP Servers” in the sidebar
  3. 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:
Get a GitHub Token:
  1. Go to github.com/settings/tokens
  2. Click “Generate new token (classic)”
  3. Select required scopes
  4. Copy and paste into Agent-CoreX

Step 5: Done!

Your agent can now access all GitHub tools!

MCP Servers for Developers: Setup Guide

GitHub Setup

Authentication: Personal Access Token (PAT)
After Connection:
  • ✅ 25 tools available
  • ✅ All repositories accessible
  • ✅ CI/CD workflows supported

Slack Setup

Authentication: OAuth Token or Bot Token
After Connection:
  • ✅ Send messages to channels
  • ✅ Create channels and threads
  • ✅ Update user profiles
  • ✅ Manage reactions

Jira Setup

Authentication: API Token
Configuration:

Terraform Setup

Authentication: None required initially

MCP Servers in VS Code

If using Agent-CoreX via VS Code extension:

Install MCP Server Extension

  1. Open VS Code
  2. Go to Extensions → Search “agent-corex”
  3. Click “Install”
  4. 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

Output:

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

  1. Verify token has not expired
  2. Check scopes are correct
  3. Try generating a new token
  4. Re-connect in dashboard
  1. Refresh the page or restart CLI
  2. Check “Last synced” time in dashboard
  3. Click “Resync” button manually
  4. Check server status (should be green)
  1. Click the server card
  2. Go to “Connection Settings”
  3. Re-enter credentials
  4. Click “Test Connection”
  5. If still failing, check your internet connection
Different services have different rate limits:
  • GitHub: 5,000 requests/hour
  • Slack: 2 requests/second
  • Jira: Varies by plan
Agent-CoreX handles retry logic, but you may need to wait or upgrade your 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! 🚀