Skip to content
VS Code

Kika for VS Code

io.github.usekika/kika

Shared memory for client engagements: decisions with reasons, blockers, promises, what was tried.

client:VS Code transport:streamable-http

Install Kika in VS Code

.vscode/mcp.json

{
  "servers": {
    "kika": {
      "type": "http",
      "url": "https://api.getkika.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Kika in other clients