Home › Productivity › ofw-mcp
ofw-mcp
OurFamilyWizard co-parenting for Claude — messages, calendar, expenses, and journal
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.19.3)
npx -y ofw-mcp@2.19.3
Or add to your MCP client config:
{
"mcpServers": {
"ofw-mcp": {
"command": "npx",
"args": [
"-y",
"ofw-mcp@2.19.3"
],
"env": {
"OFW_USERNAME": "<YOUR_VALUE>",
"OFW_PASSWORD": "<YOUR_VALUE>",
"OFW_WRITE_MODE": "<YOUR_VALUE>",
"OFW_CALENDAR_WRITES": "<YOUR_VALUE>",
"OFW_ALLOW_MARK_READ": "<YOUR_VALUE>",
"OFW_FETCH_UNREAD_BODIES": "<YOUR_VALUE>",
"OFW_SESSION_CACHE": "<YOUR_VALUE>",
"OFW_SESSION_FILE": "<YOUR_VALUE>"
}
}
}
}
OFW_USERNAME— Your OurFamilyWizard login email address. Optional — if omitted, the server falls back to the fetchproxy browser extension (requires being signed in to ourfamilywizard.com).OFW_PASSWORDsecret — Your OurFamilyWizard password. Optional — see OFW_USERNAME.OFW_WRITE_MODE— Write-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".OFW_CALENDAR_WRITES— Set to "true" to register calendar write tools (create/update/delete event) in "drafts" write mode. Events have no draft stage but are reversible. Never overrides "none".OFW_ALLOW_MARK_READ— Default "true". Set "false" to forbid any tool from marking a message read on OurFamilyWizard - reading a body for the first time stamps a co-parent-visible "First Viewed" time that cannot be undone. A ceiling: no per-call argument can raise it.OFW_FETCH_UNREAD_BODIES— Default "false". Whether ofw_sync_messages fetches unread inbox bodies by default (each fetch stamps a First Viewed time). Capped by OFW_ALLOW_MARK_READ.OFW_SESSION_CACHE— Set to false to disable the on-disk session cache and re-authenticate on every process start. Defaults to enabled.OFW_SESSION_FILE— Absolute path for the session cache file. Defaults to $MCP_DATA_DIR/.ofw-mcp/session.json.
Related servers
MobileBuildMCP
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides…
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
Atlassian Rovo MCP Server
Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.
Data from the Official MCP Registry