memenow/persona-agent
A flexible and powerful framework for creating AI persona agents using AutoGen with Model Context Protocol (MCP) integration.
Platform-specific configuration:
{
"mcpServers": {
"persona-agent": {
"command": "npx",
"args": [
"-y",
"persona-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...