CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
setup.py
examples/example_usage.md
src/mcp_think/__about__.py
src/mcp_think/__init__.py
src/mcp_think/__main__.py
src/mcp_think/server.py
src/mcp_think.egg-info/PKG-INFO
src/mcp_think.egg-info/SOURCES.txt
src/mcp_think.egg-info/dependency_links.txt
src/mcp_think.egg-info/entry_points.txt
src/mcp_think.egg-info/requires.txt
src/mcp_think.egg-info/top_level.txt
tests/__init__.py
tests/test_think.py