taivo for Claude Desktop
eu.taivo/hosting
EU web hosting for sites built in chat: publish, own domains, mail, a Postgres database, Node apps.
client:Claude Desktop
transport:streamable-http
Install taivo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hosting": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://taivo.eu/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs