MCP Server
MCP
io.github.geraservicesuk/mcp-gera-persona
GeraPersona MCP — voice/personality skin marketplace for robots and AI agents (70/30 rev-share).
Install
npx -y @gera-services/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@gera-services/mcp-gera-persona",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL for the GeraPersona API. Defaults to https://persona.gera.services",
"name": "GERA_PERSONA_API_BASE"
},
{
"description": "Bearer token for write tools (install_persona, get_creator_revenue). Not required for read-only search + get_persona + list_categories.",
"isSecret": true,
"name": "GERA_PERSONA_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment