extract_structured — Content Intelligence API MCP Tool
extract_structured
(extract structured) 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 extract_structured from your client
- Claude Code Content Intelligence API extract_structured run in your project directory
- Claude Desktop Content Intelligence API extract_structured ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Content Intelligence API extract_structured ~/.cursor/mcp.json
- VS Code Content Intelligence API extract_structured .vscode/mcp.json
- Zed Content Intelligence API extract_structured ~/.config/zed/settings.json
- Windsurf Content Intelligence API extract_structured ~/.codeium/windsurf/mcp_config.json
- Cline Content Intelligence API extract_structured ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Content Intelligence API extract_structured ~/.gemini/settings.json
- Grok Content Intelligence API extract_structured .mcp.json (in your project root)
- ChatGPT Content Intelligence API extract_structured Settings → Connectors → Advanced → Developer mode
- Claude.ai Content Intelligence API extract_structured Settings → Connectors → Add custom connector
- LangChain Content Intelligence API extract_structured 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.