Skip to content
VS Code

Elaichi for VS Code

ai.elaichi/mcp

Governed AI agents for the software your company already runs. 400+ connectors, one endpoint.

client:VS Code transport:streamable-http

Install Elaichi in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

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

Elaichi in other clients