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