# ai-marketing-agent

Search Enji’s blog, Q&A, and help center to find grounded, source-backed answers to small-business marketing questions. Generate customer personas, brand voice summaries, and tailored social and blog…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add enji/ai-marketing-agent

# Browse available tools
npx -y @smithery/cli@latest tool list enji/ai-marketing-agent

# Get full schema for a tool
npx -y @smithery/cli@latest tool get enji/ai-marketing-agent search

# Call a tool
npx -y @smithery/cli@latest tool call enji/ai-marketing-agent search '{}'
```

## Direct MCP Connection

Endpoint: `https://ai-marketing-agent--enji.run.tools`

## Tools (9)

- `search` — Search Enji’s indexed documents (blog, Q&A, help center) and return a JSON array of results containing id, title, and u…
- `fetch` — Return the full document text for a search result id (from the search tool), including title, body text, and url metada…
- `search_public` — Search Enji’s blog, Q&A library, and marketing tools for factual, grounded answers to marketing-related questions. Resp…
- `list_resources` — Return a list of Enji’s available resources and free marketing tools.
- `answer_question` — Answer small-business marketing questions using Enji’s public resources; synthesizes a concise, grounded response with …
- `customer_persona` — Generate a structured customer persona (name, demographics, struggles, solutions) based on a business description. Idea…
- `brand_voice` — Analyze a copy sample to produce Enji’s brand-voice summary (voice, tone, style) for consistent marketing.
- `social_media_ideas` — Generate social media post ideas tailored to the business description (leverages Enji’s Social Media Idea Generator).
- `blog_ideas` — Generate blog topic ideas based on the business description (Enji’s Blog Idea Generator).

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get enji/ai-marketing-agent <tool-name>
```

## Resources

- `https://www.enji.co` — Overview of Enji’s marketing platform and mission.
- `https://www.enji.co/small-business-marketing-questions` — Enji’s library of answers to common small-business marketing questions.
- `https://www.enji.co/blog` — Enji’s small business marketing blog with marketing insights, strategy tips, and tutorials for solopreneurs and small b…
- `https://help.enji.co/en/` — Enji’s help center covering onboarding, features, and marketing education articles.
- `https://www.enji.co/best-free-social-media-scheduler` — A simple and free way to post consistently without endless scrolling, trendy hacks, or expensive tools.
- `https://www.enji.co/brand-voice-generator` — Generate your unique brand voice and tone using Enji’s Brand Voice Generator.
- `https://www.enji.co/customer-persona-generator` — Create a customer persona that helps you be more targeted with your marketing efforts.
- `https://www.enji.co/ai-idea-generator-blogs` — Find fresh, creative blog topic ideas relevant to your audience with Enji’s Blog Idea Generator.
- `https://www.enji.co/ai-idea-generator-social-media` — Find fresh, creative social media topic ideas relevant to your audience with Enji’s Social Media Idea Generator.
