Skip to content

Conversation

@InsightFactoryAPP
Copy link

Summary

Added askbudi/roundtable to the Development Tools section in alphabetical order.

About Roundtable

  • Zero-configuration MCP server that unifies multiple AI coding assistants
  • Intelligent auto-discovery of development tools and configurations
  • Standardized interface for Codex, Claude Code, Cursor, and Gemini
  • Unified development workflow for AI-assisted coding

Value to the Community

Roundtable addresses a common developer pain point by providing a single, unified interface to manage multiple AI coding assistants. Instead of configuring each tool separately, developers can use Roundtable's auto-discovery capabilities to seamlessly work with any AI assistant through a standardized MCP interface.

Installation

Requirement already satisfied: roundtable-ai in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (0.2.1)
Requirement already satisfied: fastmcp>=0.1.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from roundtable-ai) (2.12.3)
Requirement already satisfied: aiohttp>=3.8.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from roundtable-ai) (3.12.15)
Requirement already satisfied: sqlalchemy>=2.0.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from roundtable-ai) (2.0.43)
Requirement already satisfied: claude_code_sdk in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from roundtable-ai) (0.0.22)
Requirement already satisfied: pydantic>=2.7 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from roundtable-ai) (2.11.7)
Requirement already satisfied: tinyagent-py>=0.1.18 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from roundtable-ai) (0.1.18)
Requirement already satisfied: httpx>=0.27.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from roundtable-ai) (0.28.1)
Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from aiohttp>=3.8.0->roundtable-ai) (2.6.1)
Requirement already satisfied: aiosignal>=1.4.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from aiohttp>=3.8.0->roundtable-ai) (1.4.0)
Requirement already satisfied: attrs>=17.3.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from aiohttp>=3.8.0->roundtable-ai) (25.3.0)
Requirement already satisfied: frozenlist>=1.1.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from aiohttp>=3.8.0->roundtable-ai) (1.7.0)
Requirement already satisfied: multidict<7.0,>=4.5 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from aiohttp>=3.8.0->roundtable-ai) (6.6.4)
Requirement already satisfied: propcache>=0.2.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from aiohttp>=3.8.0->roundtable-ai) (0.3.2)
Requirement already satisfied: yarl<2.0,>=1.17.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from aiohttp>=3.8.0->roundtable-ai) (1.20.1)
Requirement already satisfied: idna>=2.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from yarl<2.0,>=1.17.0->aiohttp>=3.8.0->roundtable-ai) (3.10)
Requirement already satisfied: authlib>=1.5.2 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (1.6.3)
Requirement already satisfied: cyclopts>=3.0.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (3.24.0)
Requirement already satisfied: exceptiongroup>=1.2.2 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (1.3.0)
Requirement already satisfied: mcp<2.0.0,>=1.12.4 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (1.13.1)
Requirement already satisfied: openapi-core>=0.19.5 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (0.19.5)
Requirement already satisfied: openapi-pydantic>=0.5.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (0.5.1)
Requirement already satisfied: pyperclip>=1.9.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (1.9.0)
Requirement already satisfied: python-dotenv>=1.1.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (1.1.1)
Requirement already satisfied: rich>=13.9.4 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from fastmcp>=0.1.0->roundtable-ai) (14.1.0)
Requirement already satisfied: anyio>=4.5 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (4.10.0)
Requirement already satisfied: httpx-sse>=0.4 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (0.4.1)
Requirement already satisfied: jsonschema>=4.20.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (4.25.1)
Requirement already satisfied: pydantic-settings>=2.5.2 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (2.10.1)
Requirement already satisfied: python-multipart>=0.0.9 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (0.0.20)
Requirement already satisfied: sse-starlette>=1.6.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (3.0.2)
Requirement already satisfied: starlette>=0.27 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (0.47.3)
Requirement already satisfied: uvicorn>=0.31.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (0.35.0)
Requirement already satisfied: annotated-types>=0.6.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from pydantic>=2.7->roundtable-ai) (0.7.0)
Requirement already satisfied: pydantic-core==2.33.2 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from pydantic>=2.7->roundtable-ai) (2.33.2)
Requirement already satisfied: typing-extensions>=4.12.2 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from pydantic>=2.7->roundtable-ai) (4.15.0)
Requirement already satisfied: typing-inspection>=0.4.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from pydantic>=2.7->roundtable-ai) (0.4.1)
Requirement already satisfied: sniffio>=1.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from anyio>=4.5->mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (1.3.1)
Requirement already satisfied: cryptography in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from authlib>=1.5.2->fastmcp>=0.1.0->roundtable-ai) (45.0.7)
Requirement already satisfied: docstring-parser>=0.15 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from cyclopts>=3.0.0->fastmcp>=0.1.0->roundtable-ai) (0.17.0)
Requirement already satisfied: rich-rst<2.0.0,>=1.3.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from cyclopts>=3.0.0->fastmcp>=0.1.0->roundtable-ai) (1.3.1)
Requirement already satisfied: docutils in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from rich-rst<2.0.0,>=1.3.1->cyclopts>=3.0.0->fastmcp>=0.1.0->roundtable-ai) (0.22)
Requirement already satisfied: certifi in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from httpx>=0.27.0->roundtable-ai) (2025.8.3)
Requirement already satisfied: httpcore==1.* in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from httpx>=0.27.0->roundtable-ai) (1.0.9)
Requirement already satisfied: h11>=0.16 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from httpcore==1.*->httpx>=0.27.0->roundtable-ai) (0.16.0)
Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from jsonschema>=4.20.0->mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (2025.4.1)
Requirement already satisfied: referencing>=0.28.4 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from jsonschema>=4.20.0->mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (0.36.2)
Requirement already satisfied: rpds-py>=0.7.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from jsonschema>=4.20.0->mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (0.27.1)
Requirement already satisfied: isodate in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (0.7.2)
Requirement already satisfied: jsonschema-path<0.4.0,>=0.3.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (0.3.4)
Requirement already satisfied: more-itertools in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (10.8.0)
Requirement already satisfied: openapi-schema-validator<0.7.0,>=0.6.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (0.6.3)
Requirement already satisfied: openapi-spec-validator<0.8.0,>=0.7.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (0.7.2)
Requirement already satisfied: parse in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (1.20.2)
Requirement already satisfied: werkzeug<3.1.2 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (3.1.1)
Requirement already satisfied: PyYAML>=5.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from jsonschema-path<0.4.0,>=0.3.1->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (6.0.2)
Requirement already satisfied: pathable<0.5.0,>=0.4.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from jsonschema-path<0.4.0,>=0.3.1->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (0.4.4)
Requirement already satisfied: requests<3.0.0,>=2.31.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from jsonschema-path<0.4.0,>=0.3.1->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (2.32.5)
Requirement already satisfied: rfc3339-validator in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (0.1.4)
Requirement already satisfied: lazy-object-proxy<2.0.0,>=1.7.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (1.12.0)
Requirement already satisfied: charset_normalizer<4,>=2 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from requests<3.0.0,>=2.31.0->jsonschema-path<0.4.0,>=0.3.1->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (3.4.3)
Requirement already satisfied: urllib3<3,>=1.21.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from requests<3.0.0,>=2.31.0->jsonschema-path<0.4.0,>=0.3.1->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (2.5.0)
Requirement already satisfied: MarkupSafe>=2.1.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from werkzeug<3.1.2->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (3.0.2)
Requirement already satisfied: email-validator>=2.0.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from pydantic[email]>=2.11.7->fastmcp>=0.1.0->roundtable-ai) (2.3.0)
Requirement already satisfied: dnspython>=2.0.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from email-validator>=2.0.0->pydantic[email]>=2.11.7->fastmcp>=0.1.0->roundtable-ai) (2.8.0)
Requirement already satisfied: markdown-it-py>=2.2.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from rich>=13.9.4->fastmcp>=0.1.0->roundtable-ai) (4.0.0)
Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from rich>=13.9.4->fastmcp>=0.1.0->roundtable-ai) (2.19.2)
Requirement already satisfied: mdurl~=0.1 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich>=13.9.4->fastmcp>=0.1.0->roundtable-ai) (0.1.2)
Requirement already satisfied: litellm in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from tinyagent-py>=0.1.18->roundtable-ai) (1.76.2)
Requirement already satisfied: openai in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from tinyagent-py>=0.1.18->roundtable-ai) (1.106.1)
Requirement already satisfied: tiktoken in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from tinyagent-py>=0.1.18->roundtable-ai) (0.11.0)
Requirement already satisfied: uuid in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from tinyagent-py>=0.1.18->roundtable-ai) (1.30)
Requirement already satisfied: click>=7.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from uvicorn>=0.31.1->mcp<2.0.0,>=1.12.4->fastmcp>=0.1.0->roundtable-ai) (8.2.1)
Requirement already satisfied: cffi>=1.14 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from cryptography->authlib>=1.5.2->fastmcp>=0.1.0->roundtable-ai) (2.0.0)
Requirement already satisfied: pycparser in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from cffi>=1.14->cryptography->authlib>=1.5.2->fastmcp>=0.1.0->roundtable-ai) (2.23)
Requirement already satisfied: fastuuid>=0.12.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from litellm->tinyagent-py>=0.1.18->roundtable-ai) (0.12.0)
Requirement already satisfied: importlib-metadata>=6.8.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from litellm->tinyagent-py>=0.1.18->roundtable-ai) (8.7.0)
Requirement already satisfied: jinja2<4.0.0,>=3.1.2 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from litellm->tinyagent-py>=0.1.18->roundtable-ai) (3.1.6)
Requirement already satisfied: tokenizers in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from litellm->tinyagent-py>=0.1.18->roundtable-ai) (0.22.0)
Requirement already satisfied: zipp>=3.20 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from importlib-metadata>=6.8.0->litellm->tinyagent-py>=0.1.18->roundtable-ai) (3.23.0)
Requirement already satisfied: distro<2,>=1.7.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openai->tinyagent-py>=0.1.18->roundtable-ai) (1.9.0)
Requirement already satisfied: jiter<1,>=0.4.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openai->tinyagent-py>=0.1.18->roundtable-ai) (0.10.0)
Requirement already satisfied: tqdm>4 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from openai->tinyagent-py>=0.1.18->roundtable-ai) (4.67.1)
Requirement already satisfied: regex>=2022.1.18 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from tiktoken->tinyagent-py>=0.1.18->roundtable-ai) (2025.9.1)
Requirement already satisfied: six in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from rfc3339-validator->openapi-schema-validator<0.7.0,>=0.6.0->openapi-core>=0.19.5->fastmcp>=0.1.0->roundtable-ai) (1.17.0)
Requirement already satisfied: huggingface-hub<1.0,>=0.16.4 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from tokenizers->litellm->tinyagent-py>=0.1.18->roundtable-ai) (0.34.4)
Requirement already satisfied: filelock in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->litellm->tinyagent-py>=0.1.18->roundtable-ai) (3.19.1)
Requirement already satisfied: fsspec>=2023.5.0 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->litellm->tinyagent-py>=0.1.18->roundtable-ai) (2025.9.0)
Requirement already satisfied: packaging>=20.9 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->litellm->tinyagent-py>=0.1.18->roundtable-ai) (25.0)
Requirement already satisfied: hf-xet<2.0.0,>=1.1.3 in /Users/mahdiyar/Code/denmark_insightfactory/playground_juputer/projects/.vibe_trees/setup_refactor_codex/.venv_juno/lib/python3.13/site-packages (from huggingface-hub<1.0,>=0.16.4->tokenizers->litellm->tinyagent-py>=0.1.18->roundtable-ai) (1.1.9)

Website

https://askbudi.ai/roundtable

Thank you for maintaining this excellent resource for the MCP development community!

- Zero-configuration MCP server that unifies multiple AI coding assistants
- Provides intelligent auto-discovery and standardized interface
- Supports Codex, Claude Code, Cursor, and Gemini
- Added in alphabetical order in Development Tools section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant