Skip to content

Conversation

dirkbrnd
Copy link
Contributor

@dirkbrnd dirkbrnd commented Sep 4, 2025

This adds:

  • MCP capabilities to AgentOS
  • An example for using MCP tools in AgentOS

@dirkbrnd dirkbrnd requested a review from a team as a code owner September 4, 2025 08:04
@dirkbrnd dirkbrnd changed the base branch from main to v2.0 September 4, 2025 08:04
@dirkbrnd dirkbrnd merged commit aee5e8d into v2.0 Sep 4, 2025
4 of 5 checks passed
@dirkbrnd dirkbrnd deleted the v2.0-agentos-mcp branch September 4, 2025 09:52
Comment on lines 31 to 33



Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Comment on lines +1 to +7
"""
First run the AgentOS with enable_mcp=True

```bash
python cookbook/agent_os/mcp/enable_mcp.py
```
"""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"""
First run the AgentOS with enable_mcp=True
```bash
python cookbook/agent_os/mcp/enable_mcp.py
```
"""
"""
For this example to work, you first need to run an AgentOS with enable_mcp=True
You can do so by running:
```bash
python cookbook/agent_os/mcp/enable_mcp.py

"""

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.

2 participants