mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
13 lines
181 B
JSON
13 lines
181 B
JSON
{
|
|
"mcpServers": {
|
|
"dart-mcp-server": {
|
|
"command": "dart",
|
|
"args": [
|
|
"mcp-server"
|
|
]
|
|
},
|
|
"slang_mcp": {
|
|
"command": "slang_mcp"
|
|
}
|
|
}
|
|
} |