io.github.chrischall/ofw-mcp MCP Server
io.github.chrischall/ofw-mcp
What is the io.github.chrischall/ofw-mcp MCP server?
OurFamilyWizard co-parenting for Claude — messages, calendar, expenses, and journal
How to install io.github.chrischall/ofw-mcp
Copy-paste configuration for popular MCP clients.
OFW_USERNAMEYour OurFamilyWizard login email address. Optional — if omitted, the server falls back to the fetchproxy browser extension (requires being signed in to ourfamilywizard.com).
OFW_PASSWORDsecretYour OurFamilyWizard password. Optional — see OFW_USERNAME.
OFW_WRITE_MODEWrite-tool gate: "none" registers no write tools; "drafts" registers draft-level writes only (save/delete drafts, upload attachments); "all" registers everything (default). Unrecognized values fail closed to "none".
{
"mcpServers": {
"ofw-mcp": {
"command": "npx",
"args": [
"-y",
"ofw-mcp"
],
"env": {
"OFW_USERNAME": "<YOUR_OFW_USERNAME>",
"OFW_PASSWORD": "<YOUR_OFW_PASSWORD>",
"OFW_WRITE_MODE": "<YOUR_OFW_WRITE_MODE>"
}
}
}
}{
"mcpServers": {
"ofw-mcp": {
"command": "npx",
"args": [
"-y",
"ofw-mcp"
],
"env": {
"OFW_USERNAME": "<YOUR_OFW_USERNAME>",
"OFW_PASSWORD": "<YOUR_OFW_PASSWORD>",
"OFW_WRITE_MODE": "<YOUR_OFW_WRITE_MODE>"
}
}
}
}{
"mcpServers": {
"ofw-mcp": {
"command": "npx",
"args": [
"-y",
"ofw-mcp"
],
"env": {
"OFW_USERNAME": "<YOUR_OFW_USERNAME>",
"OFW_PASSWORD": "<YOUR_OFW_PASSWORD>",
"OFW_WRITE_MODE": "<YOUR_OFW_WRITE_MODE>"
}
}
}
}{
"servers": {
"ofw-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ofw-mcp"
],
"env": {
"OFW_USERNAME": "<YOUR_OFW_USERNAME>",
"OFW_PASSWORD": "<YOUR_OFW_PASSWORD>",
"OFW_WRITE_MODE": "<YOUR_OFW_WRITE_MODE>"
}
}
}
}claude mcp add ofw-mcp --env OFW_USERNAME=<YOUR_OFW_USERNAME> --env OFW_PASSWORD=<YOUR_OFW_PASSWORD> --env OFW_WRITE_MODE=<YOUR_OFW_WRITE_MODE> -- npx -y ofw-mcpRelated MCP servers
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
Redfin real-estate for Claude — search, property details, market reports, saved homes
Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets
Google Classroom via gogcli for Claude — courses, assignments, submissions, grading
Extended Google Docs for Claude via gogcli — auth + full Docs and comments support
Google Drive via gogcli for Claude — search, upload, download, permissions