Skip to main content
ClaudeWave
BuildsbyMatt avatar
BuildsbyMatt

mentionagent-claude-skill

Ver en GitHub

Claude Code plugin and Agent Skill for MentionAgent: link building outreach from your agent over MCP

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/12/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/BuildsbyMatt/mentionagent-claude-skill
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mentionagent-claude-skill": {
      "command": "node",
      "args": ["/path/to/mentionagent-claude-skill/dist/index.js"],
      "env": {
        "MENTIONAGENT_API_KEY": "<mentionagent_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/BuildsbyMatt/mentionagent-claude-skill and follow its README for install instructions.
Detected environment variables
MENTIONAGENT_API_KEY
Casos de uso

Resumen de MCP Servers

# MentionAgent Claude skill: link building outreach from Claude Code

A Claude Code plugin (and a standalone Agent Skill) that runs [MentionAgent](https://mentionagent.ai) link building outreach from your agent: review the drafts it wrote, send the batch, answer the publishers who replied, and close placements, without opening the dashboard.

It wraps the MentionAgent MCP server (`https://mentionagent.ai/mcp`, 20 tools) with a skill that knows the daily loop, which two tools send real email, which two spend credits, and where to stop and ask you.

Works in Claude Code, Cursor, Windsurf, or any MCP client that can set a request header.

## What it does

- **Triage**: which sites have drafts waiting, which threads need an answer.
- **Draft review in bulk**: reads every pending draft and flags only the ones that look wrong, then edits or discards them.
- **Send once**: approves the batch you have seen.
- **Inbox in one pass**: answers publisher replies, and hands placement proposals to MentionAgent's own reply writer, which crawls the publisher's site and picks the page and paragraph to ask for.
- **Closes the loop**: records a placement as done once the link is live.
- **Campaign changes in plain English**, shown as a plan before anything moves.

## Install as a Claude Code plugin

```
claude plugin marketplace add BuildsbyMatt/mentionagent-claude-skill
claude plugin install mentionagent@mentionagent-claude-skill
```

Then set your API key in the environment the agent runs in:

```
export MENTIONAGENT_API_KEY=ma_live_...
```

The plugin's `.mcp.json` reads `${MENTIONAGENT_API_KEY}`, so the key never lands in a file. Keys are created in the MentionAgent dashboard under Settings, Agent access, and are shown once.

## Install the skill on its own

Copy `skills/link-building-outreach/` into `~/.claude/skills/` (personal) or `.claude/skills/` in a project, then connect the MCP server yourself:

```
claude mcp add --transport http mentionagent https://mentionagent.ai/mcp \
  --header "Authorization: Bearer ma_live_..."
```

Or, in any client that takes a JSON config:

```json
{
  "mcpServers": {
    "mentionagent": {
      "type": "http",
      "url": "https://mentionagent.ai/mcp",
      "headers": { "Authorization": "Bearer ma_live_..." }
    }
  }
}
```

## First run

Ask your agent: *"Connect to MentionAgent and show me what is waiting."* It calls `get_status`, lists your sites, and tells you what it can and cannot do on your behalf.

## What the key can reach

The 20 published tools and nothing else. It cannot see mailbox credentials, billing, domain transfer or account deletion; those stay behind a login. Two tools send email (`approve_batch`, `send_reply`) and both are written to be shown to you first. `send_reply` has no recipient field: the address comes from the thread, so an agent that has just read a hostile inbound email has nowhere to put a redirected address.

Full tool reference and limits: https://mentionagent.ai/mcp/

## Files

```
.claude-plugin/plugin.json          plugin manifest
.mcp.json                           the MentionAgent MCP server, key from ${MENTIONAGENT_API_KEY}
skills/link-building-outreach/      the skill (SKILL.md)
```

The canonical copy of this repo lives in the MentionAgent monorepo under `claude-skill/` and is published here on each change.

MIT licensed.
claude-codeclaude-skillslink-buildingmcpseo

Lo que la gente pregunta sobre mentionagent-claude-skill

¿Qué es BuildsbyMatt/mentionagent-claude-skill?

+

BuildsbyMatt/mentionagent-claude-skill es mcp servers para el ecosistema de Claude AI. Claude Code plugin and Agent Skill for MentionAgent: link building outreach from your agent over MCP Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-11.

¿Cómo se instala mentionagent-claude-skill?

+

Puedes instalar mentionagent-claude-skill clonando el repositorio (https://github.com/BuildsbyMatt/mentionagent-claude-skill) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar BuildsbyMatt/mentionagent-claude-skill?

+

Nuestro agente de seguridad ha analizado BuildsbyMatt/mentionagent-claude-skill y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene BuildsbyMatt/mentionagent-claude-skill?

+

BuildsbyMatt/mentionagent-claude-skill es mantenido por BuildsbyMatt. La última actividad registrada en GitHub es del 2026-09-11, con 0 issues abiertos.

¿Hay alternativas a mentionagent-claude-skill?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mentionagent-claude-skill en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: BuildsbyMatt/mentionagent-claude-skill
[![Featured on ClaudeWave](https://claudewave.com/api/badge/buildsbymatt-mentionagent-claude-skill)](https://claudewave.com/repo/buildsbymatt-mentionagent-claude-skill)
<a href="https://claudewave.com/repo/buildsbymatt-mentionagent-claude-skill"><img src="https://claudewave.com/api/badge/buildsbymatt-mentionagent-claude-skill" alt="Featured on ClaudeWave: BuildsbyMatt/mentionagent-claude-skill" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mentionagent-claude-skill