/src/
/test/
/scripts/
/data/
*.ts
tsconfig.json
tsconfig.*.json
.gitignore
/.github/
*.test.*
*.map
*.d.ts
*.d.ts.map
server.json
glama.json
smithery.yaml
.well-known/
Dockerfile
.dockerignore
CONTRIBUTING.md
AGENT_README.md
agentdeals.mcpb
package-lock.json
node_modules/**/README.md
node_modules/**/CHANGELOG.md
node_modules/**/HISTORY.md
node_modules/**/readme.md
node_modules/**/LICENSE
node_modules/**/license
node_modules/**/*.d.ts
node_modules/**/*.d.ts.map
node_modules/**/*.map
node_modules/**/.package-lock.json
