160K deductive JSON persona constraints. 0 drift breaks in 120 turns. Free API, no key.
claude mcp add five-mcp -- uvx five-mcp
claude_desktop_config.json
{
"mcpServers": {
"five-mcp": {
"command": "uvx",
"args": [
"five-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"five-mcp": {
"command": "uvx",
"args": [
"five-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"five-mcp": {
"command": "uvx",
"args": [
"five-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"five-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"five-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"five-mcp": {
"command": "uvx",
"args": [
"five-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.kiro0x--five-mcp/reviews or the review_server meta-tool.
POST /mcp