Skip to content
Back to search
30
MCP v0.1.99 streamable-http

com.civic/nexus

com.civic/nexus

Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows

Uptime
0.0%
75 probes
Response
124ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Civic Nexus
Zero-setup gateway securely connecting AI to your tools with authentication and workflows
0 tools
MCP Nexus
Go MCP gateway that converts OpenAPI and gRPC specs into AI-callable tools with rate limiting and circuit breaking.
0 tools
AAAA-Nexus MCP
Formally verified AI safety APIs. 75+ endpoints, pay-per-call via USDC x402, no signup.
0 tools
AAAA-Nexus MCP
Formally verified AI safety APIs. 75+ endpoints, pay-per-call via USDC x402, no signup.
0 tools
io.github.titus-civic/mcp-gateway
Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools.
0 tools · streamable-http
@civic/n8n-nodes-tool
n8n community node that exposes Civic's MCP gateway as a tool to the AI Agent — bring 80+ Civic-managed tools (Google Workspace, Microsoft 3
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.civic/nexus": {
      "url": "https://nexus.civic.com/hub/mcp",
      "transport": "streamable-http"
    }
  }
}