mcp for VS Code
ai.taskive/mcp
AI-native project management + agent memory: tasks, sprints, risk, burnout, knowledge search.
client:VS Code
transport:streamable-http
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.taskive.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs