Loading MCP server directory, please wait...
LLM character consistency engine — JSON personality/style constraints. Paid API ($1/call).
npx @getmcp/cli add io.github.kiro0x/five-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kiro0x/five-mcp": {
"command": "uvx",
"args": [
"five-mcp"
],
"env": {
"FIVE_API_KEY": ""
}
}
}
}