Loading MCP server directory, please wait...
Local-first Ownly evidence and Planner schedules with preview-before-commit writes.
npx @getmcp/cli add io.github.liuh886/ownlyRequires Node.js 18+. Community-contributed server. Review source before installing.
OWNLY_DATA_DIRAbsolute path to a parent containing Ownly/ or directly to a custom Ownly data root containing Objects/.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.liuh886/ownly": {
"command": "npx",
"args": [
"-y",
"@ownly-app/mcp"
],
"env": {
"OWNLY_DATA_DIR": "",
"OWNLY_MCP_ALLOW_WRITE": ""
}
}
}
}