diff --git a/glama.json b/glama.json new file mode 100644 index 0000000..2c089d5 --- /dev/null +++ b/glama.json @@ -0,0 +1,4 @@ +{ + "$schema": "https://glama.ai/mcp/schemas/server.json", + "maintainers": ["torrentclaw"] +} diff --git a/smithery.yaml b/smithery.yaml new file mode 100644 index 0000000..322550e --- /dev/null +++ b/smithery.yaml @@ -0,0 +1 @@ +runtime: "typescript"