Loading MCP server directory, please wait...
Run a whole blog from your agent: plan, draft, fact-check, approve at a gate, publish or export.
npx @getmcp/cli add ai.motiblog/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MOTIBLOG_API_KEYPer-project API key. Dashboard: Project → Agent access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.motiblog/mcp": {
"command": "npx",
"args": [
"-y",
"@motiblog/mcp"
],
"env": {
"MOTIBLOG_API_KEY": "",
"MOTIBLOG_API_URL": "https://api.motiblog.ai",
"MOTIBLOG_PROJECT_ID": ""
}
}
}
}