MCP
MCP
Hosted MCP server support. `GET /api/whoami` turns a bearer token into a tenant; `PATCH /mcp/unsafe-proxy` toggles non-GET tool access (off by default).
Hosted MCP server support. GET /api/whoami turns a bearer token into a tenant; PATCH /mcp/unsafe-proxy toggles non-GET tool access (off by default).
| Method | Endpoint | Path |
|---|---|---|
PATCH | Toggle MCP non-GET proxy access | /mcp/unsafe-proxy |
Generic OF API proxy POST
Send any authenticated request to the OnlyFans API. Use this to access any OF endpoint not covered by the dedicated CRM routes. Auto-relogins on session expiry.
Toggle MCP non-GET proxy access PATCH
Toggle whether the hosted MCP server may issue non-GET requests through the generic OF proxy tool. Off by default. Use with care: enabling it lets a model POST/PATCH/DELETE…