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:
parent
b3ca57aeb7
commit
964c111b78
2 changed files with 5 additions and 0 deletions
4
glama.json
Normal file
4
glama.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"$schema": "https://glama.ai/mcp/schemas/server.json",
|
||||
"maintainers": ["torrentclaw"]
|
||||
}
|
||||
1
smithery.yaml
Normal file
1
smithery.yaml
Normal file
|
|
@ -0,0 +1 @@
|
|||
runtime: "typescript"
|
||||
Loading…
Add table
Add a link
Reference in a new issue