Enterpret MCP server icon

Enterpret

by Enterpret

Data & Research7 tools

Query your unified customer feedback graph from your AI agent. 7 tools, OAuth sign-in, every answer cited back to source records — and a query dispatcher whose language the vendor names as Cypher.

Verified connector

Listed by Anthropic as a partner connector in its Connectors Directory.

Connection checked by Agentman on .

Anthropic states this reflects the level of review a connector received, not a security audit.

Connect Enterpret via MCP

https://wisdom-api.enterpret.com/server/mcp

Works in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.

Enterpret Tools & Capabilities (7)

Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.

Frequently asked questions

Is the Enterpret MCP connector read only?

The seven tools all read, but the server advertises a write scope. Anthropic's directory sets permissions to Read only, and every documented tool retrieves feedback. Yet the live authentication challenge and both OAuth metadata documents advertise mcp:write alongside mcp:read. No documented tool needs it, so the scope is broader than the shipped surface.

What query language does run_graph_query use?

Cypher, the property-graph language associated with Neo4j. Enterpret does not name it in the tool description, but its migration note maps the legacy tool name execute_cypher_query onto the current run_graph_query. The model writes the query, not you. Enterpret's directory listing states plainly that no query language is needed on your side.

Does find_user_quote return real customer personal data?

It returns verbatim customer text with speaker attribution, drawn from your own feedback records. Enterpret's privacy commitment states that all ingested data is scanned for personally identifiable information, which is removed, and that customers can configure Ingestion Blockers and Scrubbing rules. Redaction happens at ingestion, before the tool ever sees a record.

What is Wisdom compared with Enterpret itself?

Wisdom is Enterpret's conversational AI analyst, one feature inside the Enterpret platform rather than a separate product. The MCP endpoint is hosted at wisdom-api.enterpret.com because it exposes that same analytical layer. Enterpret's own documentation and Anthropic's directory both name the connector Enterpret MCP Server, not Wisdom MCP.

Do I need a paid plan to use the Enterpret connector in Claude?

Yes, on the Claude side. Enterpret's setup guide states that connectors require a paid Claude plan — Pro, Max, Team or Enterprise. On the Enterpret side you need an account in an organisation with feedback data. Team and Enterprise deployments need an admin to add the connector before members connect individually.

Can an admin control the Enterpret MCP for a whole organisation?

Yes, on Claude Team and Enterprise. Enterpret documents a two-step flow: an admin adds the connector once under Admin settings, then each member authorises with their own account. Because each member authenticates individually, queries and usage are tracked per person rather than pooled behind one shared identity.

Why do I see a DEPRECATED prefix on Enterpret tool calls?

Your client cached the old tool names. Enterpret renamed three tools and kept the legacy names working for the lifetime of your current session, so an in-flight conversation never breaks. Start a fresh conversation, or disconnect and reconnect the server in Claude Code or Cursor, and the new names take over.

Sources

  • Enterpret MCP Server documentation — https://helpcenter.enterpret.com/en/articles/12665166-enterpret-mcp-server (fetched 2026-08-19). Anthropic's directory names the pre-rename …-wisdom-mcp-server URL, which 301-redirects here; the final 200 is cited. · retrieved 2026-08-19
  • Enterpret Features Explained, for what Wisdom is — https://helpcenter.enterpret.com/en/articles/12665465-enterpret-features-explained (fetched 2026-08-19) · retrieved 2026-08-19
  • Wisdom Prompt Examples, for documented use cases — https://helpcenter.enterpret.com/en/articles/9711115-wisdom-prompt-examples (fetched 2026-08-19) · retrieved 2026-08-19
  • Enterpret User Privacy API — https://helpcenter.enterpret.com/en/articles/9167288-user-privacy-api (fetched 2026-08-19) · retrieved 2026-08-19
  • Enterpret privacy commitment, for PII scrubbing at ingestion — https://www.enterpret.com/privacy-commitment (fetched 2026-08-19) · retrieved 2026-08-19
  • Live RFC 9728 protected-resource descriptor — https://wisdom-api.enterpret.com/server/mcp/.well-known/oauth-protected-resource (fetched 2026-08-19) · retrieved 2026-08-19
  • Live RFC 8414 authorization-server metadata — https://oauth.enterpret.com/.well-known/oauth-authorization-server (fetched 2026-08-19) · retrieved 2026-08-19
  • Live unauthenticated probe of the endpoint returning 401 with a WWW-Authenticate challenge naming scope="mcp:read mcp:write" — 2026-08-19 · retrieved 2026-08-19
  • Anthropic connector directory — https://claude.ai/directory/ce5cb342-4965-4ab1-b725-48ba06b72bbc (snapshot 2026-08-16) · retrieved 2026-08-16

Use in Agentman

Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.

Open in Agentman Studio

Server Info

Category
Data & Research
Developer
Enterpret
Tools
7
Domain
wisdom-api.enterpret.com

Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.