classify_intent — ContextOverflow MCP Tool
classify_intent
(classify intent) is one of 5 tools on the
ContextOverflow
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call classify_intent from your client
- Claude Code ContextOverflow classify_intent run in your project directory
- Claude Desktop ContextOverflow classify_intent ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ContextOverflow classify_intent ~/.cursor/mcp.json
- VS Code ContextOverflow classify_intent .vscode/mcp.json
- Zed ContextOverflow classify_intent ~/.config/zed/settings.json
- Windsurf ContextOverflow classify_intent ~/.codeium/windsurf/mcp_config.json
- Cline ContextOverflow classify_intent ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ContextOverflow classify_intent ~/.gemini/settings.json
- Grok ContextOverflow classify_intent .mcp.json (in your project root)
- ChatGPT ContextOverflow classify_intent Settings → Connectors → Advanced → Developer mode
- Claude.ai ContextOverflow classify_intent Settings → Connectors → Add custom connector
- LangChain ContextOverflow classify_intent pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http library https://contextoverflow.org/mcp
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.