Mignon Group
海外チャットレディの求人・募集なら海外専門事務所Mignon Group。Stripchat・DXLIVE・FC2対応で報酬率80%・即日振込・在宅/顔出しなしOK・未経験から所属相談できます。
https://ms-livechat.com/Connect straight to this server’s public endpoint.
https://mcp.ms-livechat.com/mcpWe add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.
Last probed Sep 14, 2026 · mcp.ms-livechat.com
162tools discovered
Showing 25 of 162 from the live probe.
Browser Status
起動中のChromeプロファイル一覧を返す。account_idとCDPポートを確認できる。
Browser Open
Chromeプロファイルを起動する。 account_id: x_mic_chat / x_hnt_skt / th_ms_cla_ / ig_mic / bs_mic_chat / note_mic など
Browser Navigate
指定アカウントのブラウザでURLに遷移する。 account_id: ブラウザプロファイルID(例: x_mic_chat, dashboard) url: 遷移先URL wait: ページ読み込み待機秒数(デフォルト3秒)
Browser Look
ページの全体像を取得する(テキスト・ボタン・リンク・フォーム)。 account_id: ブラウザプロファイルID(例: x_mic_chat, dashboard)
Browser Screenshot
スクリーンショットを撮影して画像として返す。 account_id: ブラウザプロファイルID(例: x_mic_chat, dashboard)
Browser Click
要素をクリックする。textかselectorのどちらかを指定。 account_id: ブラウザプロファイルID text: クリックするボタンのテキスト(例: "ポストする") selector: CSSセレクタ(例: 'button[data-testid="tweetButton"]')
Browser Type
テキストを入力する。 account_id: ブラウザプロファイルID selector: 入力先のCSSセレクタ(例: 'textarea', '[contenteditable="true"]') text: 入力するテキスト
Browser Js
JavaScriptを実行して結果を返す。 account_id: ブラウザプロファイルID(例: x_mic_chat, dashboard) expression: 実行するJavaScript式
Browser Exec
任意のブラウザ操作コマンドを実行する(cdp_lib CLIの全機能をMCPから利用)。 AB系タブ(SNS/SEOサイト/ツール等)はリッチコマンドが使える: smart-fill / smart-click / dismiss-popup / wait-for / wait-idle / batch / look-fast / click-best / probe / select / press / state など chrome系(アフィリ各社 aff_*・Google gmail/ga4/gsc)は基本コマンド: navigate / click / type / fill / select / press / js / look / buttons / links / forms / wait / upload / info 画像が欲しい時は browser_screenshot を使う(このツールはテキスト出力)。 command: コマンド名(例: "smart-fill", "click", "dismiss-popup") args: 引数リスト(
Browser Scroll
ページをスクロールする(AB系・chrome系 両対応)。 account_id: ブラウザプロファイルID to: "bottom"(最下部)/ "top"(最上部)/ 数値(px・正で下・負で上、例 "600")
Browser Wait
指定セレクタの要素が出現するまで待つ(AB系・chrome系 両対応・jsポーリング)。 account_id: ブラウザプロファイルID selector: 待機するCSSセレクタ(例: "#dashboard", ".result-row") timeout: 最大待機秒数(デフォルト10)
Browser Login
captcha無しのアフィリ各社へ自動ログインする(ログアウト時のみ実行・済みならskip)。 フォーム項目を自動検出してID/PW(.env)を入力→送信→成否を判定する。 対応: aff_dticash / aff_sokmil / aff_duga / aff_mgs / aff_crakrevenue ⚠️ captcha/2FA社(aff_dmm/aff_stripcash/aff_chaturbate/aff_bongacash/aff_fc2)は 自動不可=初回手動ログイン→cookie永続で維持。 account_id: アフィリアカウントID force: Trueで(既ログインでも)強制再ログイン 返り値: result が 'already'(済) / 'logged-in'(成功) / 'login-failed' / 'unsupported' / 'no-creds' 等
Browser View
URLをAccountBoardの既存アカウントで開いてスクショを返す。 ログイン済みセッションで見れるので非公開投稿や鍵垢も表示可能。 account_idを省略するとURLからプラットフォームを自動判定する。 url: 閲覧したいURL(X/Instagram/Threads/note/TikTok/Bluesky等) account_id: 使用するアカウント(省略可。例: x_mic_chat, ig_mic, th_ms_cla_)
Browser Upload
ファイルをアップロードする(input[type="file"]に設定)。 account_id: ブラウザプロファイルID selector: ファイルinputのCSSセレクタ(例: 'input[type="file"]') file_path: アップロードするファイルの絶対パス
Scrape Ig Posts
🔍 Instagramアカウントの投稿をスクレイプ。 handle: IGハンドル名(@なし)またはURL limit: 取得件数(デフォルト10、最大30) browser: ブラウザプロファイル(デフォルト: ig_mic)
Scrape Threads Posts
🔍 Threadsアカウントの投稿をスクレイプ。 handle: Threadsハンドル名(@なし)またはURL limit: 取得件数(デフォルト10、最大30) browser: ブラウザプロファイル(デフォルト: th_ms_cla_)
Scrape X Posts
🔍 Xアカウントの投稿をスクレイプ。API不要。 handle: Xハンドル名(@なし)またはURL limit: 取得件数(デフォルト10、最大30) browser: ブラウザプロファイル(デフォルト: x_hnt_skt)
Scrape X Search
🔍 Xの検索結果をスクレイプ。 query: 検索クエリ(例: "チャトレ 稼ぐ") limit: 取得件数(デフォルト10、最大30) browser: ブラウザプロファイル(デフォルト: x_hnt_skt)
Scrape Articles
🔍 ブログ・記事サイトから全記事をスクレイプ→competitor__articlesに登録。 url: 記事一覧ページのURL(例: https://wakust.com/user/chatlady_san/) limit: 取得上限(デフォルト100)
Post Claims
📝 予約投稿のclaim(タイトル)一覧。タイトル被りチェックに使う。タイトル案を出す前に必ず呼ぶ。 account: mic_chat / hnt_skt / tt_mscl(スコープが違うのでアカウント別に確認)
Post Polish Context
📝 磨き用コンテキスト。投稿全文 + 全claim一覧 + 競合記事3件を1回で返す。 タイトル磨きの流れ: 1. このツールを呼ぶ(投稿全文・全claim・競合記事がまとめて届く) 2. claimを見ながらタイトル案を考える(被りチェック済み) 3. post_update で claim / title / content を更新 account: アカウント名 rowid: 磨く投稿の行ID
Post List
📝 投稿ストック一覧。デフォルトはscheduled(予約済み)のみ。 account: mic_chat / hnt_skt / tt_mscl / ms_cla_ / th_ms_cla_ / th_hnt_skt / mic_chat_bs status: scheduled / draft / review / posted / retired / all limit: 取得件数(最大100)
Post Read
📝 投稿1件の全文取得。 account: アカウント名 rowid: 行ID(post_listで確認)
Post Update
📝 投稿1件を更新。変更したいフィールドだけ指定。 account: アカウント名 rowid: 行ID content: 投稿本文(空なら変更なし) status/scheduled/claim/title/hook_type/genre/post_type: 空なら変更なし mic_chat → th_ms_cla_ / hnt_skt → th_hnt_skt の Threads 姉妹シートも自動同期される。
Post Batch Update
📝 複数投稿を一括更新。磨き作業で1回のツール呼び出しで全投稿を更新できる。 updates_json: JSON配列文字列。各要素: {"account": "tt_mscl", "rowid": 24, "content": "...", "title": "...", "claim": "...", "hook_type": "...", "post_type": "..."} content以外のフィールドは省略可。
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brands海外チャットレディの求人・募集なら海外専門事務所Mignon Group。Stripchat・DXLIVE・FC2対応で報酬率80%・即日振込・在宅/顔出しなしOK・未経験から所属相談できます。
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate mic-workspace? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 162 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
mic-workspace may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.