Turn meeting notes or transcripts into a clean structured summary document from chat.
claude mcp add meeting-notes-transcript-summary --transport http https://mcp.zovo.one/mcp/meeting-notes-transcript-summary
~/.cursor/mcp.json
{
"mcpServers": {
"meeting-notes-transcript-summary": {
"url": "https://mcp.zovo.one/mcp/meeting-notes-transcript-summary"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"meeting-notes-transcript-summary": {
"serverUrl": "https://mcp.zovo.one/mcp/meeting-notes-transcript-summary"
}
}
}
.vscode/mcp.json
{
"servers": {
"meeting-notes-transcript-summary": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/meeting-notes-transcript-summary"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"meeting-notes-transcript-summary": {
"url": "https://mcp.zovo.one/mcp/meeting-notes-transcript-summary"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"meeting-notes-transcript-summary": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.zovo.one/mcp/meeting-notes-transcript-summary"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.zovo.one/mcp/meeting-notes-transcript-summary |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theluckystrike--meeting-notes-transcript-summary/reviews or the review_server meta-tool.
POST /mcp