telemost_sentiment_llm — telemost mcp server MCP Tool
telemost_sentiment_llm
(telemost sentiment llm) is one of 20 tools on the
telemost mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call telemost_sentiment_llm from your client
- Claude Code telemost mcp server telemost_sentiment_llm run in your project directory
- Claude Desktop telemost mcp server telemost_sentiment_llm ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor telemost mcp server telemost_sentiment_llm ~/.cursor/mcp.json
- VS Code telemost mcp server telemost_sentiment_llm .vscode/mcp.json
- Zed telemost mcp server telemost_sentiment_llm ~/.config/zed/settings.json
- Windsurf telemost mcp server telemost_sentiment_llm ~/.codeium/windsurf/mcp_config.json
- Cline telemost mcp server telemost_sentiment_llm ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI telemost mcp server telemost_sentiment_llm ~/.gemini/settings.json
- Grok telemost mcp server telemost_sentiment_llm .mcp.json (in your project root)
- ChatGPT telemost mcp server telemost_sentiment_llm Settings → Connectors → Advanced → Developer mode
- Claude.ai telemost mcp server telemost_sentiment_llm Settings → Connectors → Add custom connector
- LangChain telemost mcp server telemost_sentiment_llm pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http telemost-mcp-server https://api.telemost.io/mcp
Other tools on this server
- telemost_catalog
- telemost_messages
- telemost_search
- telemost_entities
- telemost_sentiment
- telemost_channel_info
- telemost_post
- telemost_posts_search
- telemost_ads_networks
- telemost_ads_posts
- telemost_stats_channel
- telemost_stats_subscribers
- telemost_stats_mentions
- telemost_stats_words
- telemost_stats_reach
- telemost_dictionaries
- telemost_similar
- telemost_compilations
- telemost_stats_engagement
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.