MCP Server
MCP
io.github.standardbeagle/dart-query
Dart AI task management MCP with batch operations, DartQL selectors, CSV import, zero context rot
Install
npx -y @standardbeagle/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@standardbeagle/dart-query",
"version": "0.3.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Dart AI API token (get it from: https://app.dartai.com/?settings=account)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DART_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment