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¶
- Create an agent with instructions and knowledge.
- Attach documents or URLs to the knowledge base; wait for processing.
- Chat with streaming replies; use vision models when uploading images where supported.
- 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.