
KnowFluent MCP
Expose FluentCRM as a read-only MCP server with API key management, usage monitoring, and an in-admin LLM chat.
KnowFluent MCP turns your WordPress + FluentCRM site into a Model Context Protocol server. MCP clients (Claude Desktop, Claude Code, Cursor, etc.) can connect with a generated API key and query CRM data through a curated read-only tool surface.
Features:
- MCP Streamable HTTP endpoint at `/wp-json/knowfluent-mcp/v1/mcp` speaking JSON-RPC 2.0
- 50+ read-only tools mapping to FluentCRM v2 endpoints (contacts, tags, lists, campaigns, sequences, funnels, segments, reports, etc.)
- API keys with labels, request counts, and revocation — multiple keys supported
- Per-key usage log with tool name, endpoint, status, latency, IP
- Encrypted storage for FluentCRM and LLM credentials
- In-admin LLM chat with OpenAI, Anthropic, or any OpenAI-compatible custom endpoint
- Granular access control: separate allowlists for plugin access and chat access
- Downloadable `knowfluent-mcp.json` ready to drop into MCP clients