# para

The Para MCP server exposes Para's backend services over the Model Context Protocol, enabling AI assistants like Claude to interact with your Para backend for configuration management, data operation…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list Erudika/para
```
