MentionAgent for VS Code
ai.mentionagent/mentionagent
Link building outreach from your agent: review drafts, send the batch, answer publisher replies.
client:VS Code
transport:streamable-http
Install MentionAgent in VS Code
.vscode/mcp.json
{
"servers": {
"mentionagent": {
"type": "http",
"url": "https://mentionagent.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs