LICENSE
README.md
pyproject.toml
discord_mcp/__init__.py
discord_mcp/__main__.py
discord_mcp/client.py
discord_mcp/config.py
discord_mcp/routes.py
discord_mcp/server.py
jaimenbell_discord_mcp.egg-info/PKG-INFO
jaimenbell_discord_mcp.egg-info/SOURCES.txt
jaimenbell_discord_mcp.egg-info/dependency_links.txt
jaimenbell_discord_mcp.egg-info/entry_points.txt
jaimenbell_discord_mcp.egg-info/requires.txt
jaimenbell_discord_mcp.egg-info/top_level.txt
tests/test_client.py
tests/test_config.py
tests/test_live_smoke.py
tests/test_mcp_registry_marker.py
tests/test_routes.py
tests/test_server.py