mattjoyce/mcp-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.
Quick Start
Clone the repository:
git clone https://github.com/mattjoyce/mcp-persona-sessionsClaude Desktop configuration example:
{
"mcpServers": {
"mcp-persona-sessions": {
"command": "npx",
"args": [
"-y",
"mattjoyce/mcp-persona-sessions"
]
}
}
}Check the repository README for specific installation and configuration instructions.