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