mcp-next-persona
mcp-next-persona
Install a NEXT-native customer persona into Claude Code — an AI customer
grounded live in real NEXT AI customer feedback, callable via /<persona>
or @<persona>.
You need an install code from a BSH super-admin. The code names which
persona you're installing (<persona>-<code>).
# Install (requires Claude Code — the `claude` CLI — on your PATH):
npx github:rickvdw1/mcp-next-persona install <persona>-<code>
# Remove:
npx github:rickvdw1/mcp-next-persona uninstall <persona>What it does:
Redeems your one-time code with
persona-mcp.nextapp.space, which mints a personal, revocable access token.Registers a per-user MCP server (with your token) via
claude mcp add-json.Writes
~/.claude/agents/<persona>.mdand~/.claude/commands/<persona>.md.
The NEXT AI credentials never touch your machine — only a token an admin can revoke at any time. Every answer is grounded by a live tool call; nothing about the customer data is baked in.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rickvdw1/mcp-next-persona'
If you have feedback or need assistance with the MCP directory API, please join our Discord server