Osewa for VS Code
io.github.ushios/osewa
Track and share care records for babies and plants: feedings, diapers, sleep, and watering.
client:VS Code
transport:streamable-http
Install Osewa in VS Code
.vscode/mcp.json
{
"servers": {
"osewa": {
"type": "http",
"url": "https://mcp.osewa.site/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs