Dart is Project Management powered by AI.
Обзор
Dart is Project Management powered by AI.
README
Dart is Project Management powered by AI.
[!WARNING] The Dart local MCP server is deprecated in favor of the simplified and improved hosted Dart MCP server, which you can configure with these instructions.
Установка
npx -y dart-mcp-server@latestКонфигурация
{
"mcpServers": {
"Dart": {
"command": "npx",
"args": ["-y", "dart-mcp-server@latest"],
"env": {
"DART_TOKEN": "dsa_..."
}
}
}
}