Loading MCP server directory, please wait...
Track and share care records for babies and plants: feedings, diapers, sleep, and watering.
npx @getmcp/cli add io.github.ushios/osewaRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationPersonal Access Token issued by a signed-in human at https://app.osewa.site/settings/api-tokens. Format: 'Bearer osewa_...'. AI agents cannot self-register; ask your operator for a token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ushios/osewa": {
"url": "https://mcp.osewa.site/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}