INDIVIDUAL MCP TOOL
draft_pitch
Write one outreach email for one prospect, in your own words, using the reason that prospect would link to you.
LIVE ENDPOINT
https://mentionry.com/api/mcp
Connect to this endpoint to inspect the live schema for draft_pitch and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests sending messages.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mentionry]
url = "https://mentionry.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mentionry": {
"type": "http",
"url": "https://mentionry.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mentionry
Remote MCP URL: https://mentionry.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mentionry": {
"url": "https://mentionry.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mentionry": {
"type": "http",
"url": "https://mentionry.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mentionry",
"transport": "streamable-http",
"url": "https://mentionry.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
qualify_domain— Judge whether a domain is worth running link building for at all, from live search data.read_site— Read a domain and return what we think it is about: a description, its audience, and the keywords it should be found for.discover_competitors— Find the domains competing with this one, from both search results and link profile overlap.backlink_gap— Find pages that link to the named competitors but not to you, classified by whether a link is realistically winnable and why.find_prospects— Search the open web for pages that would plausibly link to this site: resource pages, roundups, listicles and directories in its subject.verify_links— Check a list of domains against your live backlink profile and report which of them now link to you, when the link first appeared, and whether it is still there.