Initial commit: Hyperion — App Store for AI agents
- app.py: single-file Flask service (MCP-native catalog, BTCPay billing) - README.md: overview + how to run - LICENSE: MIT - requirements.txt: flask, requests, werkzeug
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
hyperion.db
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
Reference in New Issue
Block a user