From 1dfa4f3ce47bbdab192549ee00740f023a4b529a Mon Sep 17 00:00:00 2001 From: Mahdiyar Date: Wed, 1 Oct 2025 04:11:48 -0400 Subject: [PATCH] Add project: Roundtable AI --- projects.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/projects.yaml b/projects.yaml index 752ec6a9..ab550acb 100644 --- a/projects.yaml +++ b/projects.yaml @@ -1872,6 +1872,13 @@ projects: pypi_id: sacred conda_id: conda-forge/sacred category: ml-experiments + - name: Roundtable AI + github_id: askbudi/roundtable + pypi_id: roundtable-ai + description: Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface + homepage: https://askbudi.ai/roundtable + category: ml-experiments + labels: ["mcp-server"] - name: datmo github_id: datmo/datmo pypi_id: datmo