Back to MCP Servers
Persona Sessions
Enable AI assistants to conduct structured, persona-driven sessions including interview preparation, personal reflection, and coaching conversations. Built-in timer management and performance evaluation tools.
knowledge-memoryperformanceai
By mattjoyce
Installation
npx -y mcp-persona-sessionsConfiguration
{
"mcpServers": {
"mcp-persona-sessions": {
"command": "npx",
"args": ["-y", "mcp-persona-sessions"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes