ainpc cli for VS Code
io.github.jyswee/ainpc-cli
AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install ainpc cli in VS Code
.vscode/mcp.json
{
"servers": {
"ainpc-cli": {
"type": "http",
"url": "https://mcp.ainpcengine.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs