# civic-mcp-gateway

Give your AI agents a verified identity, scoped permissions, audit trails, and revocable access when calling MCP tools. This repository contains integration metadata, configuration files, and client …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add civic/civic-mcp-gateway

# Browse available tools
npx -y @smithery/cli@latest tool list civic/civic-mcp-gateway
```
