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