Dart for VS Code
com.dartai/dart
AI-native project management for tasks, docs, collaboration, and agents.
client:VS Code
transport:streamable-http
Install Dart in VS Code
.vscode/mcp.json
{
"servers": {
"dart": {
"type": "http",
"url": "https://mcp.dartai.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs