Loading MCP server directory, please wait...
Search and read your Laxis meeting transcripts, AI summaries, and participants from Claude.
npx @getmcp/cli add io.github.laxis-tech/laxis-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationLaxis personal API key as a Bearer token (e.g. 'Bearer laxis_...'). Generate one at app.laxis.tech -> Settings -> Claude (MCP).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.laxis-tech/laxis-mcp": {
"url": "https://app.laxis.tech/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}