io.github.jyswee/ainpc-cli MCP Server
io.github.jyswee/ainpc-cli
What is the io.github.jyswee/ainpc-cli MCP server?
AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.
How to install io.github.jyswee/ainpc-cli
Copy-paste configuration for popular MCP clients.
AINPC_API_KEYrequiredsecretAINPCEngine API key (npk_...). Get one with `ainpc signup` — 7-day free trial.
AINPC_GAME_IDGame slug to scope NPC tools to.
AuthorizationsecretBearer token using your AINPCEngine API key: 'Bearer npk_...'. Optional: without one the server starts in onboarding mode and can self-signup via the ainpc_signup tool.
{
"mcpServers": {
"ainpc-cli": {
"command": "npx",
"args": [
"-y",
"ainpc-cli",
"mcp-serve"
],
"env": {
"AINPC_API_KEY": "<YOUR_AINPC_API_KEY>",
"AINPC_GAME_ID": "<YOUR_AINPC_GAME_ID>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"ainpc-cli": {
"command": "npx",
"args": [
"-y",
"ainpc-cli",
"mcp-serve"
],
"env": {
"AINPC_API_KEY": "<YOUR_AINPC_API_KEY>",
"AINPC_GAME_ID": "<YOUR_AINPC_GAME_ID>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"ainpc-cli": {
"command": "npx",
"args": [
"-y",
"ainpc-cli",
"mcp-serve"
],
"env": {
"AINPC_API_KEY": "<YOUR_AINPC_API_KEY>",
"AINPC_GAME_ID": "<YOUR_AINPC_GAME_ID>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"ainpc-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ainpc-cli",
"mcp-serve"
],
"env": {
"AINPC_API_KEY": "<YOUR_AINPC_API_KEY>",
"AINPC_GAME_ID": "<YOUR_AINPC_GAME_ID>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add ainpc-cli --env AINPC_API_KEY=<YOUR_AINPC_API_KEY> --env AINPC_GAME_ID=<YOUR_AINPC_GAME_ID> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y ainpc-cli mcp-serveRelated MCP servers
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.
io.github.jyswee/buggazi
Project management for coding agents. Bugs, features, sprints. 73 tools stdio, 74 remote SSE.
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.
io.github.jyswee/analyga
Agent-first analytics: stats, events, funnels, network rollups, server-side ingest & billing.