MyGhosts for VS Code
app.myghosts/myghosts
Send AI bots to attend meetings on your behalf. Get recordings, transcripts, and summaries.
client:VS Code
transport:streamable-http
Install MyGhosts in VS Code
.vscode/mcp.json
{
"servers": {
"myghosts": {
"type": "http",
"url": "https://myghosts.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs