GaelGil/writer_agent
This is an AI Agent that "reasons", plans, and executes the task of writing. It was created using the OpenAI api, mcp, and python. No agent framework.
Platform-specific configuration:
{
"mcpServers": {
"writer_agent": {
"command": "npx",
"args": [
"-y",
"writer_agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...