Metadata-Version: 2.4
Name: iflow-mcp_cmbagents-mcpagents
Version: 0.1.0
Summary: MCP Server for arXiv paper search and download
Project-URL: Homepage, https://github.com/iflow-mcp/cmbagents-mcpagents
Project-URL: Repository, https://github.com/iflow-mcp/cmbagents-mcpagents
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: arxiv>=2.1.0
Requires-Dist: mcp>=1.0.0
Description-Content-Type: text/markdown

# Various agents and explorations with MCP and AG2

Authors: Licong Xu and Boris Bolliet (Cambridge)

# Getting started

We recommend using Python 3.12 or 3.13.

```bash
git clone https://github.com/CMBAgents/MCPAgents.git
cd MCPAgents
chmod +x installer.sh
source installer.sh
jupyter-lab
```

You can the run the notebooks (make sure you select the mcp_env kernel in jupyter lab).
