MCP対応クライアントにAiko人格を追加し、会話を通じて名前付き人格の作成・切り替え・削除・エクスポートを行えるMCPサーバーです。設定は各クライアントへ `npx aiko-mcp` を追加するだけで、人格データは `~/.aiko` に保存されます。
From the registry: A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
Please install the `aiko` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 20+** — Node.js 20 or later is required. The MCP server is launched via npx, which is bundled with Node.js.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","aiko-mcp"]
- optional environment variables:
- `AIKO_HOME`: Directory where Aiko stores remembered data and persona information. Defaults to ~/.aiko. (example: `<your-aiko-home-directory>`)
Note: The README recommends the portable npx path and shows the canonical MCP server shape as command `npx` with args `['-y','aiko-mcp']`. No API key or other required environment variables are needed for default operation.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.