Astravue MCP for VS Code
com.astravue/astravue-mcp
Manage projects, tasks, time tracking, and team collaboration through natural language.
client:VS Code
transport:streamable-http
Install Astravue MCP in VS Code
.vscode/mcp.json
{
"servers": {
"astravue-mcp": {
"type": "http",
"url": "https://api.astravue.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs