Skip to content

Usage

Chat interface

  • Default URL: /mindfulagent/ on your WordPress site (pretty permalinks recommended).
  • Responses stream over Server-Sent Events (/wp-json/mindfulagent/v1/chat/stream).

Typical workflows

  1. Create an agent with instructions and knowledge.
  2. Attach documents or URLs to the knowledge base; wait for processing.
  3. Chat with streaming replies; use vision models when uploading images where supported.
  4. Export conversations or generated files via connectors (tier-dependent).

Connectors

Depending on configuration and license: PDF/Word/Excel/Markdown/JSON/PowerPoint exports, web scraping (Firecrawl), GitHub, Figma, Nextcloud, Playwright, etc.—see product UI.

Shortcodes

The upstream README lists shortcodes as “coming soon”—prefer the dedicated chat URL until documented otherwise.