Loading MCP server directory, please wait...
Gives your AI agent your story map and given/when/then acceptance criteria. Read-only.
npx @getmcp/cli add dev.mainline/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token (generate in team settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.mainline/mcp": {
"url": "https://mainline.dev/mcp/{team_id}",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}