Timo Clasen f0962e2d9c Add Option to Disable MCP Servers (#513) пре 7 месеци
..
bin 2384c7e734 ci: windows пре 8 месеци
script b7446cd7b9 ci: fix пре 7 месеци
src f0962e2d9c Add Option to Disable MCP Servers (#513) пре 7 месеци
test 51bf193889 ignore: run prettier пре 8 месеци
.gitignore d13822d26e tool updates пре 8 месеци
AGENTS.md 79bbf90b72 chore: rework openapi spec and use stainless sdk пре 7 месеци
README.md f3da73553c sync пре 8 месеци
config.schema.json f0962e2d9c Add Option to Disable MCP Servers (#513) пре 7 месеци
package.json 4bc651f958 fix: improve JSON formatting and add piped output support for run command пре 8 месеци
sst-env.d.ts 51bf193889 ignore: run prettier пре 8 месеци
tsconfig.json f3da73553c sync пре 8 месеци

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.