Catalog
Mainline
Officialby mainline
Gives your AI agent your story map and given/when/then acceptance criteria. Read-only.
Provide AI agents with read-only access to story maps and acceptance criteria.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mainline.dev/mcp/{team_id}claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mainline.dev/mcp/{team_id}"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.