Mainline for VS Code
dev.mainline/mcp
Gives your AI agent your story map and given/when/then acceptance criteria. Read-only.
client:VS Code
transport:streamable-http
Install Mainline in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mainline.dev/mcp/{team_id}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs