feat: add glama.json and smithery.yaml for directory listings

Add configuration files for Glama.ai and Smithery.ai MCP directories
to enable automatic indexing and discovery.
This commit is contained in:
Deivid Soto 2026-02-16 22:01:58 +01:00
parent b3ca57aeb7
commit 964c111b78
2 changed files with 5 additions and 0 deletions

4
glama.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://glama.ai/mcp/schemas/server.json",
"maintainers": ["torrentclaw"]
}

1
smithery.yaml Normal file
View file

@ -0,0 +1 @@
runtime: "typescript"