Deployed version

This commit is contained in:
qingjie.du
2026-04-01 10:43:30 +09:00
parent ec5eb0a447
commit 388da1df29
14 changed files with 807 additions and 21 deletions

6
deploy/.env.example Normal file
View File

@@ -0,0 +1,6 @@
# MCPletA2A — Environment Variables
# Copy to .env and fill in values: cp .env.example .env
# LLM API Key (choose one)
# ANTHROPIC_API_KEY=sk-ant-...
OPENROUTER_API_KEY=sk-or-...