Abdulbasit110/Blog-writer-multi-agent
Blog Write multi agent AI is a custom multi-agent system designed to autonomously create high-quality, research-driven blogs. Using LangChain, Gemini 2.0-Flash-EXP, and Serper Web Search Tool, it automates planning, writing, and editing to deliver human-like blogs with up-to-date references.
Platform-specific configuration:
{
"mcpServers": {
"Blog-writer-multi-agent": {
"command": "npx",
"args": [
"-y",
"Blog-writer-multi-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...