Search and edit Talkenda meeting transcripts, notes, decisions and action items through OAuth.
claude mcp add talkenda --transport http https://talkenda.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"talkenda": {
"url": "https://talkenda.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"talkenda": {
"serverUrl": "https://talkenda.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"talkenda": {
"type": "http",
"url": "https://talkenda.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"talkenda": {
"url": "https://talkenda.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"talkenda": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://talkenda.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://talkenda.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.talkenda--talkenda/reviews or the review_server meta-tool.
POST /mcp