Loading MCP server directory, please wait...
A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
npx @getmcp/cli add io.github.masa-san-jp/aikoRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.masa-san-jp/aiko": {
"command": "npx",
"args": [
"-y",
"aiko-mcp"
],
"env": {
"AIKO_HOME": "",
"AIKO_PERSONA_ID": "",
"AIKO_USER_PROFILE": ""
}
}
}
}