Loading MCP server directory, please wait...
MCP server for Persona — developer-first identity verification + KYC (inquiries, accounts, reports)
npx @getmcp/cli add io.github.codespar/mcp-personaRequires Node.js 18+. Community-contributed server. Review source before installing.
PERSONA_API_KEYPersona API key. Sent as 'Authorization: Bearer <value>'.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-persona": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-persona"
],
"env": {
"PERSONA_API_KEY": "",
"PERSONA_API_VERSION": ""
}
}
}
}