Skip to content
VS Code

AIMEAT for VS Code

io.aimeat/aimeat

AIMEAT - the Linux of AI. An open, federated, self-hosted AI operating system you own. MIT.

client:VS Code transport:streamable-http

Install AIMEAT in VS Code

.vscode/mcp.json

{
  "servers": {
    "aimeat": {
      "type": "http",
      "url": "https://aimeat.io/v1/mcp"
    }
  }
}

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

AIMEAT in other clients