Skip to content
Rana Mansoor Akbar Khan edited this page Sep 15, 2026 · 1 revision

Authorized read integrations

0.2.1-preview includes /api/v1/, native MCP Streamable HTTP at https://phpledger.com/demo/mcp, a standalone PHP STDIO bridge and the Connections screen. Credentials grant an explicit company/book scope and recheck current permissions on each request. Financial writes are not exposed.

Use a dedicated personal token for a private client or workflow. Shared chat installations should use per-user OAuth. Tokens are shown once; store them only in private credentials. Demo grants expire at the next real hourly boundary and cannot be refreshed beyond it.

The versioned setup recipes and current client matrix give the tested versions, pending clients, exact transports, OAuth/PKCE setup and origin/proxy rules. A disabled n8n workflow and Codex/OpenClaw/Hermes configurations are bundled without credentials.

Upgrade under maintenance using the supplied guide. Thirteen migrations produce 34 tables and 35 guard triggers. Preserve signing/encryption keys with private configuration backups. Migration 012 replaces two triggers using nontransactional DDL; stop traffic and workers and restore the matched source/database/configuration snapshot on failure.

Clone this wiki locally