Aiko runs on your own machine — the client starts it, so there is no endpoint to ping. 258 installs a week from npm. Last commit 3 Aug 2026.
A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aiko -- npx -y aiko-mcp
{
"mcpServers": {
"aiko": {
"args": [
"-y",
"aiko-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aiko]
command = "npx"
args = ["-y", "aiko-mcp"]
{
"mcpServers": {
"aiko": {
"args": [
"-y",
"aiko-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aiko": {
"args": [
"-y",
"aiko-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.