MCP Server
MCP
io.github.dingdawg/dingdawg-planning-agent
Planning AI. Sprint estimation, task breakdown, risk analysis. Learns your velocity.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "dingdawg-planning-agent",
"version": "2.0.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for paid tier access — get free at dingdawg.com",
"format": "string",
"isSecret": true,
"name": "DINGDAWG_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment