Laxis for VS Code
io.github.laxis-tech/laxis-mcp
Search and read your Laxis meeting transcripts, AI summaries, and participants from Claude.
client:VS Code
transport:streamable-http
Install Laxis in VS Code
.vscode/mcp.json
{
"servers": {
"laxis-mcp": {
"type": "http",
"url": "https://app.laxis.tech/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs