Search and read your Laxis meeting transcripts, AI summaries, and participants from Claude.
What it says
The record the registry holds
Where it answers
https://app.laxis.tech/mcp · streamable-http
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.laxis-tech/laxis-mcp",
"description": "Search and read your Laxis meeting transcripts, AI summaries, and participants from Claude.",
"title": "Laxis",
"repository": {
"url": "https://github.com/laxis-tech/laxis-mcp",
"source": "github"
},
"version": "0.1.0",
"websiteUrl": "https://www.laxis.com",
"icons": [
{
"src": "https://www.laxis.com/logos/laxis.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://app.laxis.tech/mcp",
"headers": [
{
"description": "Laxis personal API key as a Bearer token (e.g. 'Bearer laxis_...'). Generate one at app.laxis.tech -> Settings -> Claude (MCP).",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"documentation": "https://github.com/laxis-tech/laxis-mcp/blob/main/README.md",
"examples": [
{
"description": "Search your transcripts to find what was decided, agreed, or committed across past calls.",
"name": "Recall meeting decisions"
},
{
"description": "List your recent meetings and summarize the key points and action items.",
"name": "Catch up on recent meetings"
},
{
"description": "Retrieve the participants, AI summary, and full timestamped transcript for a specific meeting.",
"name": "Pull a full transcript"
}
],
"keywords": [
"laxis",
"meetings",
"transcripts",
"summaries",
"recordings",
"notetaker",
"sales",
"rag",
"mcp"
],
"publisher": "Laxis"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-16T12:35:05.222946Z",
"publishedAt": "2026-07-16T12:35:05.222946Z",
"updatedAt": "2026-07-16T12:35:05.222946Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 0.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.