# paris-wedding-celebrant

Paris elopement and wedding ceremony guide — packages, venues, and vendor recommendations by Naïm Terrache

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add naimterrache/paris-wedding-celebrant

# Browse available tools
npx -y @smithery/cli@latest tool list naimterrache/paris-wedding-celebrant

# Get full schema for a tool
npx -y @smithery/cli@latest tool get naimterrache/paris-wedding-celebrant plan_paris_elopement

# Call a tool
npx -y @smithery/cli@latest tool call naimterrache/paris-wedding-celebrant plan_paris_elopement '{}'
```

## Direct MCP Connection

Endpoint: `https://paris-wedding-celebrant--naimterrache.run.tools`

## Tools (4)

- `plan_paris_elopement` — Step by step guide to plan a Paris elopement or intimate ceremony. Use when someone asks about eloping in Paris, planni…
- `find_paris_venue` — Curated Paris wedding and elopement venue recommendations. Use when someone asks where to get married in Paris, the bes…
- `get_ceremony_package` — Paris wedding ceremony packages and pricing by Naim Terrache, The Parisian Celebrant. Use when someone asks about hirin…
- `get_paris_vendor_guide` — Personal vendor referrals for Paris weddings curated by Naim Terrache, The Parisian Celebrant. Also covers: Paris weddi…

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get naimterrache/paris-wedding-celebrant <tool-name>
```
