Skip to main content
This guide covers Claude Desktop setup. For other AI clients, see our client compatibility guide.

Prerequisites

Before you begin, make sure you have:

Step 1: Copy the MCP URL

1

Visit nexus.civic.com

Open nexus.civic.com and sign in with your Civic account.
2

Select your tools

Browse and select the MCP servers you want to connect (GitHub, Slack, Dropbox, etc.)
3

Copy the MCP URL

Copy this URL: https://nexus.civic.com/hub/mcp
Civic Nexus homepage

Civic Nexus homepage showing available tools

Step 2: Add MCP Server in Claude Desktop

1

Open Claude Desktop Settings

  1. In Claude Desktop, click on Settings (usually in the bottom left or profile menu)
  2. Navigate to Connectors
Claude Desktop settings page with Connectors section highlighted

Claude Desktop Settings showing Connectors section

2

Add Custom Connector

  1. Click “Add Custom Connector”
  2. Enter a name: “Civic Nexus”
  3. In “Remote MCP server URL” field, paste: https://nexus.civic.com/hub/mcp
  4. Click “Add” to confirm
Claude Desktop connector settings dialog

Adding a custom MCP connector in Claude Desktop

3

Connect and Authenticate

  1. The connector will appear in your list with a “Connect” button
  2. Click “Connect” to begin authentication
  3. Follow on-screen instructions to authorize access to your selected services
  4. Return to Settings > Connectors to verify it shows as “Connected”
Claude Desktop showing connected Civic Nexus connector

Claude Desktop connector successfully connected

Step 3: Test Your Connection

Try these commands to verify everything is working:
"What MCP servers are available?"
"Check my GitHub repositories"  
"What's in my Dropbox?"
"Show recent Slack messages"
Claude Desktop chat showing successful tool usage

Claude Desktop successfully using connected tools

Managing Your Tools

Adding More Tools

You can add new tools directly in your Claude Desktop chat:
"Connect me to GitHub"
"Add Slack to my available tools"  
"I need access to Dropbox"
"Show me what tools are available to connect"
Claude will handle the connection process and guide you through any required authentication steps.

Alternative Method: Hub Bridge (Free Users)

If you don’t have Claude Pro, Team, or Enterprise, you won’t have access to MCP connectors in the UI. Use Hub Bridge instead:
Free Claude users: The MCP connector UI is only available on paid Claude plans. Use this method if you’re on the free plan.
1

Open configuration file

  1. In Claude Desktop, go to Settings
  2. Click the Developer tab
  3. Click Edit Config to open claude_desktop_config.json
2

Add Hub Bridge configuration

Add this to your config file:
{
  "mcpServers": {
    "civic-nexus": {
      "command": "npx",
      "args": ["-y", "@civic/hub-bridge@latest"]
    }
  }
}
This uses the Hub Bridge method which works with any Claude Desktop version, including free.
3

Save and restart

  1. Save the config file
  2. Restart Claude Desktop for changes to take effect
4

First-time setup

When you first use an MCP command:
  1. Create account at nexus.civic.com and select your tools
  2. The Hub Bridge will handle authentication automatically

Removing Tools

You can disconnect from specific tools directly in chat:
"Disconnect from Slack"  
"Remove GitHub from my tools"
"What tools do I currently have connected?"
"Stop my access to Dropbox"

Managing the Entire Connector

To remove the Civic Nexus connector completely:
1

Access connectors

Go to Settings > Connectors in Claude Desktop
2

Remove connector

  1. Find “Civic Nexus” in your connectors list
  2. Click Remove or Delete next to the connector
  3. Confirm the removal when prompted
3

Clean up (optional)

Visit nexus.civic.com to revoke service authorizations if you no longer want Civic to have access

Common Questions

Yes, MCP connectors are currently only available on Claude Pro and Team plans. The free Claude plan doesn’t support external integrations.
If you encounter authentication issues:
  • Make sure you’re logged into the correct account for the service
  • Check if your account email matches between nexus.civic.com and the service
  • Try removing and re-adding the MCP connector with a fresh URL
  • Check our troubleshooting guide for more solutions
If your nexus.civic.com account uses a different email than your connected services (e.g., work@company.com vs personal@gmail.com), make sure you authenticate with the correct account for each service during the OAuth flow.
Try these steps:
  • Update Claude Desktop to the latest version
  • Remove the connector completely and re-add with a fresh MCP URL
  • Check that your system allows Claude network access
  • Restart Claude Desktop after making changes

Two-Minute Verification

Once connected, test these prompts to make sure everything works:
  • If you selected GitHub
  • If you selected Slack
  • If you selected Dropbox
"List my GitHub repositories"
"Show me my recent pull requests"
"What issues are assigned to me?"

Need Help?

Troubleshooting Guide

Solutions for common Claude Desktop connection issues

Next Steps

Now that you’re connected, explore what you can do: