Astryke Hub for VS Code
com.astryke/hub
Every project you have going, on one board your coding agents keep current and you actually read.
client:VS Code
transport:streamable-http
Install Astryke Hub in VS Code
.vscode/mcp.json
{
"servers": {
"hub": {
"type": "http",
"url": "https://app.astryke.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs