Osewa for Claude Desktop
io.github.ushios/osewa
Track and share care records for babies and plants: feedings, diapers, sleep, and watering.
client:Claude Desktop
transport:streamable-http
Install Osewa in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"osewa": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.osewa.site/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