mirror of
https://github.com/flutter/agent-plugins.git
synced 2026-09-14 16:19:33 +08:00
fbb6bbcc0d
* test: add sync workflow and dart tool script * chore: auto-sync skills directory from dart-lang/skills * Update workflow to support trigger from dart-lang/skills * Update repo name * Applied suggestions * Address comments --------- Co-authored-by: keertip <2192312+keertip@users.noreply.github.com>
12 lines
144 B
JSON
12 lines
144 B
JSON
{
|
|
"mcpServers": {
|
|
"dart-mcp-server": {
|
|
"command": "dart",
|
|
"args": [
|
|
"mcp-server"
|
|
],
|
|
"env": {}
|
|
}
|
|
}
|
|
}
|