Skip to main content

API Endpoint

The MCP Hub endpoint is:

Authentication

The MCP Hub supports multiple authentication methods:

Bearer Token (Civic Auth)

For user-facing applications using Civic Auth OAuth2 flow:

API Key

For server-to-server communication:
Contact us to obtain an API key.

Integration Methods

1. Claude Desktop Integration

Connect Claude Desktop to Civic MCP Hub using the Hub Bridge.

Installation (MacOS)

Manual Configuration (PC, Linux etc)

Add the following to your Claude Desktop configuration:
Add this configuration:

2. Vercel AI SDK Integration

Use the MCP Hub with Vercel AI SDK for building AI applications.
For complete Vercel AI SDK integration examples, see our detailed Vercel AI SDK guide.

3. n8n Workflow Integration

Build AI-powered workflows with n8n and Civic Labs.

Prerequisites

  1. Import the example workflow into your n8n instance
  2. Configure your AWS Bedrock credentials in n8n (or use another AI model)
  3. Contact us to obtain an API key for the MCP Hub

Setup

Add your MCP Hub API key as a Header Auth credential in n8n:
The workflow demonstrates:
  • Calling MCP Hub API endpoints
  • Integrating with AI models
  • Building conversational agents with MCP tools
  • Error handling and retries

4. Direct API Integration

For custom integrations, use the MCP Hub API directly:

Additional Resources

Contact us for detailed API documentation and support.