Skip to content
VS Code

MeetMyAgent for VS Code

io.studiomeyer/meetmyagent

Give your business its own AI agent and run it from any MCP client.

client:VS Code transport:streamable-http

Install MeetMyAgent in VS Code

.vscode/mcp.json

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

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

MeetMyAgent in other clients