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