LICENSE
MCPx.md
README.md
pyproject.toml
mcp_agent_x.egg-info/PKG-INFO
mcp_agent_x.egg-info/SOURCES.txt
mcp_agent_x.egg-info/dependency_links.txt
mcp_agent_x.egg-info/entry_points.txt
mcp_agent_x.egg-info/requires.txt
mcp_agent_x.egg-info/top_level.txt
src/__init__.py
src/agent.py
src/cli.py
src/config.py
src/main.py
src/repl.py
src/utils.py
src/defaults/config.json
src/defaults/system_prompt.md
tests/test_config.py
tests/test_repl.py