Tatl has been merged into Navvi.
The companion agents (navvi-browse, navvi-login, navvi-signup) now ship with Navvi directly.
npx skills add fellowship-dev/navviOr add the MCP server:
{
"mcpServers": {
"navvi": {
"command": "uvx",
"args": ["navvi@latest"]
}
}
}See fellowship-dev/navvi for full documentation.