wordpress/Status & Monitoring
Status & Monitoring
The Status page provides a quick overview of your Intufind installation health and diagnostics.
Navigate to Intufind → Status in your WordPress admin.

Connection
Shows your connectivity to Intufind's cloud services.
| Field | Description |
|---|---|
| Status | Whether your site is connected to Intufind servers |
| Workspace | The workspace ID this site is connected to |
| Dashboard | Quick link to open your workspace in the Intufind dashboard |
Environment
Displays your system details for troubleshooting.
| Field | Description |
|---|---|
| Plugin Version | Currently installed Intufind plugin version |
| WordPress | Your WordPress version |
| PHP | Your PHP version |
| WooCommerce | Whether WooCommerce is active (and its version) |
| API URL | The API endpoint your plugin is communicating with |
MCP Server
Shows the Model Context Protocol (MCP) endpoints used for AI agent integration, including order lookups.

| Field | Description |
|---|---|
| Base Endpoint | The MCP base URL on your site |
| Orders Domain | The orders endpoint (WooCommerce only) |
| Cloud Registration | Whether order support is registered with Intufind cloud |
| Available Domains | Which MCP domains are active (e.g. orders) |
If WooCommerce is not installed, an info notice explains that WooCommerce is required for the Orders domain.
Troubleshooting MCP Registration
If Cloud Registration shows Not Registered:
- Verify WooCommerce is active
- Ensure your site uses HTTPS — order support requires SSL
- Click Retry Registration
- Check for error messages displayed below the card
- Verify no security plugins are blocking the connection
See Order Support for more details on configuring AI-powered order lookups.
Troubleshooting
Connection shows Disconnected
- Check your internet connection
- Verify firewall allows outbound HTTPS to
api.intufind.com - Test connectivity:
curl https://api.intufind.com/health - Verify your API key is correct in Settings
Environment shows outdated versions
Intufind requires PHP 8.0+ and WordPress 6.0+. If your versions are below these, update them before contacting support.
Next Steps
- Troubleshooting — Detailed solutions for common issues
- Knowledge — Configure content sync
- Getting Started — Connection setup