mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
docs: add AGENTS.md
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"dart-mcp-server": {
|
||||
"command": "dart",
|
||||
"args": [
|
||||
"mcp-server"
|
||||
]
|
||||
},
|
||||
"slang_mcp": {
|
||||
"command": "slang_mcp"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user