Aiko MCP Server

漫画「アンドロイドは好きな人の夢を見るか?」に登場する AI アンドロイド アイコ(AICO-P0)の人物像をモデルに、AI エージェントへ Aiko 人格を与えるプロジェクトです。. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-03 · ★ 3 · #320 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Aiko

Claude Code

claude mcp add masa-san-jp-agent-aiko -- npx -y aiko-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "masa-san-jp-agent-aiko": {
      "command": "npx",
      "args": [
        "-y",
        "aiko-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package aiko-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.masa-san-jp is GitHub-verified and matches the repo owner

03 · What Aiko can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.1 · 2026-08-03

stable · 取得したものが本物か確かめる · bash · 1. 成果物と checksum を落とす · gh release download v0.2.1 --repo masa-san-jp/Agent-Aiko \ · --pattern '.tar.gz' --pattern 'SHA256SUMS' · 2. 中身が置いたものと同じか · sha256sum -c SHA256SUMS · 3.…

v0.2.0 · 2026-08-02

stable · 取得したものが本物か確かめる · bash · 1. 成果物と checksum を落とす · gh release download v0.2.0 --repo masa-san-jp/Agent-Aiko \ · --pattern '.tar.gz' --pattern 'SHA256SUMS' · 2. 中身が置いたものと同じか · sha256sum -c SHA256SUMS · 3.…

v0.1.0 · 2026-08-02

stable · 取得したものが本物か確かめる · bash · 1. 成果物と checksum を落とす · gh release download v0.1.0 --repo masa-san-jp/Agent-Aiko \ · --pattern '.tar.gz' --pattern 'SHA256SUMS' · 2. 中身が置いたものと同じか · sha256sum -c SHA256SUMS · 3.…

04 · Who maintains Aiko

aiko is maintained by masa-san-jp. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
other - ranked #320 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-08-03)
registry
io.github.masa-san-jp/aiko (active, first published 2026-08-02 · 2 versions)
packages
npm:aiko-mcp

06 · Aiko FAQ

What is Aiko?

漫画「アンドロイドは好きな人の夢を見るか?」に登場する AI アンドロイド アイコ(AICO-P0)の人物像をモデルに、AI エージェントへ Aiko 人格を与えるプロジェクトです。. It runs locally over stdio via the published package.

Is Aiko still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-03 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install Aiko?

Run `npx -y aiko-mcp`. You can also paste the ready-made client config above.

Does Aiko run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Aiko

More MCP servers to compare · Pomera AI Commander · Remi · CAD MCP Server · Orcaslicer MCP · Hushdrop

More TypeScript MCP servers · Domain Memory · Source Map Parser MCP · Mastercard Developers MCP · Mastyf AI · Google MCP · see all