Roundtable
Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem.
Installation
npx -y askbudi/roundtableConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "roundtable",
"command": "npx",
"args": [
"-y",
"askbudi/roundtable"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →Mcp Server Nano Banana
AI image generation using Google Gemini's nano banana model.
Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
Mcp Manager
Simple Web UI to install and manage MCP servers for Claude Desktop App.