Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2408,6 +2408,32 @@ Coding

</details>

## [Roundtable](https://github.com/askbudi/roundtable)
Zero-configuration MCP server unifying AI coding assistants for autonomous agents

<details>

![image](https://askbudi.ai/roundtable/logo.png)

### Category
Tool for agents, Coding

### Description
- **Zero-configuration setup**: Instantly connects Claude Code, Cursor, and other AI coding assistants through Model Context Protocol (MCP)
- **Unified workspace**: Single command creates a collaborative environment where multiple AI assistants work together seamlessly
- **Autonomous agent infrastructure**: Essential tooling for building multi-agent systems that require coordinated AI assistant interaction
- **MCP ecosystem bridge**: Standardizes communication between different AI coding tools, enabling true interoperability
- **Instant deployment**: `pip install roundtable-ai && roundtable` - immediate multi-agent collaboration workspace
- **Production-ready**: Battle-tested architecture supporting real-world autonomous agent development workflows

### Links
- [GitHub](https://github.com/askbudi/roundtable)
- [Website](https://askbudi.ai/roundtable)
- [PyPI Package](https://pypi.org/project/roundtable-ai/)
- [Documentation](https://askbudi.ai/roundtable/docs)

</details>

## [Self-operating computer](https://www.hyperwriteai.com/self-operating-computer)
Let multimodal models operate a computer

Expand Down