analyze_text — Content Intelligence API MCP Tool
analyze_text
(analyze text) is one of 9 tools on the
Content Intelligence API
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call analyze_text from your client
- Claude Code Content Intelligence API analyze_text run in your project directory
- Claude Desktop Content Intelligence API analyze_text ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Content Intelligence API analyze_text ~/.cursor/mcp.json
- VS Code Content Intelligence API analyze_text .vscode/mcp.json
- Zed Content Intelligence API analyze_text ~/.config/zed/settings.json
- Windsurf Content Intelligence API analyze_text ~/.codeium/windsurf/mcp_config.json
- Cline Content Intelligence API analyze_text ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Content Intelligence API analyze_text ~/.gemini/settings.json
- Grok Content Intelligence API analyze_text .mcp.json (in your project root)
- ChatGPT Content Intelligence API analyze_text Settings → Connectors → Advanced → Developer mode
- Claude.ai Content Intelligence API analyze_text Settings → Connectors → Add custom connector
- LangChain Content Intelligence API analyze_text pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http content-intelligence-api https://content-intelligence-mcp.wajih-hyder55.workers.dev
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.