MCP.so
ログイン
サーバー

Interop

@yigitozgumus

Interop CLI: Go command-line tool for efficient project management and command execution across your development workspace.

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "interop": {
      "command": "python3",
      "args": [
        "scripts/update_strings.py",
        "--keys",
        "key1",
        "key2",
        "--language",
        "en",
        "--verbose"
      ]
    }
  }
}

「その他」の他のコンテンツ