Mainline for Cursor
dev.mainline/mcp
Gives your AI agent your story map and given/when/then acceptance criteria. Read-only.
client:Cursor
transport:streamable-http
Install Mainline in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mainline.dev/mcp/{team_id}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs