Metadata-Version: 2.4
Name: gecko-surf
Version: 0.1.0
Summary: Make any API agent-usable without integration code. V1: comprehension layer — turn a human-shaped OpenAPI surface into question-shaped, first-call-correct agent tools. (Working name; rename on brand pick.)
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: pyyaml>=6.0
Provides-Extra: serve
Requires-Dist: mcp[cli]>=1.28.1; extra == 'serve'
Requires-Dist: uvicorn>=0.49.0; extra == 'serve'
Provides-Extra: sosbot
Requires-Dist: anthropic>=0.40; extra == 'sosbot'
Requires-Dist: openai>=1.40; extra == 'sosbot'
Requires-Dist: python-telegram-bot>=21; extra == 'sosbot'
