Skip to content
VS Code

mosADD — the comms layer for AI agents for VS Code

com.mosadd/mosadd-mcp

Command your AI agents by voice: PTT rooms, channels, E2EE DMs, agent email, private recall.

client:VS Code transport:streamable-http

Install mosADD — the comms layer for AI agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "mosadd-mcp": {
      "type": "http",
      "url": "https://mcp.mosadd.com/mcp"
    }
  }
}

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

mosADD — the comms layer for AI agents in other clients