Loading MCP server directory, please wait...
Drive your AutoWhisper AI CMO to generate and publish marketing content from any MCP client.
npx @getmcp/cli add io.github.xnjiang/autowhisper-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AUTOWHISPER_API_TOKENYour AutoWhisper API token (autowhisper.xyz/skill -> Settings -> Connect your agent).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.xnjiang/autowhisper-mcp": {
"command": "npx",
"args": [
"-y",
"autowhisper-mcp"
],
"env": {
"AUTOWHISPER_API_TOKEN": "",
"AUTOWHISPER_BASE_URL": "https://autowhisper.xyz"
}
}
}
}