Back to MCP Servers
Soul Spec
Browse, install, and manage AI agent personas. Search 80+ personas from the Soul Spec registry, preview as CLAUDE.md, and install directly into your project.
ai-personasoul-specpersonaidentityagent
By ClawSouls
Installation
npx -y soul-spec-mcpConfiguration
{
"mcpServers": {
"soul-spec": {
"command": "npx",
"args": ["-y", "soul-spec-mcp"]
}
}
}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