Skip to main content
Glama
stella-dust

autoxeo-agent

by stella-dust

AutoXEO Agent for Codex

公開のCodex Pluginであり、再測定可能な中国GEOワークフローを実行するためのものです。これには、6つのCodexネイティブSkills、ローカルstdio MCP、ループバックアドレスのみからアクセス可能なコンパニオンワークベンチ、Brand WikiとArtifactプロトコル、そしてAutoXEO Cloud収集アダプターが含まれています。

問題の生成、Brand Wiki、分析、再測定、成果物はすべて現在のCodexセッションで完了します。プラグインは2つ目の対話モデルを呼び出さず、DEEPSEEK_CHAT_API_KEYも必要としません。Cloudはアカウント/プロジェクトコンテキスト、公式プラットフォームAPI収集、Evidence、Job、Credit Receiptのみを担当します。

最初の実際のProviderスライスはDeepSeek公式APIです。豆包、千問、腾讯元宝、Kimiは実際のconfiguration_required / eligibility_requiredステータスを表示し、公式APIとアカウントの検証が完了するまで利用可能であるかのように偽装しません。

GitHub Releaseのローカルインストール

GitHub Releaseからautoxeo-codex-plugin-marketplace-<version>.tar.gzSHA256SUMSをダウンロードし、検証してから解凍します:

shasum -a 256 -c SHA256SUMS
tar -xzf autoxeo-codex-plugin-marketplace-<version>.tar.gz
codex plugin marketplace add /absolute/path/to/autoxeo-codex-plugin-<version>
codex plugin add autoxeo-agent@autoxeo

インストールまたはアップグレード後、新しいCodexタスクを作成します。リリースパッケージはデフォルトでhttps://agent.autoxeo.comにのみ接続します。Provider Keyをプラグイン環境、Skill、またはプロジェクトレポートに書き込まないでください。実際の取得資格情報はAutoXEO Cloudにのみ設定します。

Related MCP server: Codex MCP Server

開発環境での連携テスト

実行時にはモック取得は提供されません。Cloudに接続していない場合、ローカルのWorkspace、Brand Wiki、問題/分析テンプレート、成果物プレビューは引き続き使用できます。取得、Credit、権威ステータスは失敗時に無効になります。ローカル開発用Cloudを使用する場合にのみ、本番デフォルトのoriginを上書きします:

export AUTOXEO_CLOUD_BASE_URL=http://127.0.0.1:3000
# 可选;未设置时使用 ~/Documents/AutoXEO_Workspace
export AUTOXEO_WORKSPACE_ROOT=/absolute/path/to/AutoXEO_Workspace

その後、start_account_connectionまたはWebUIのContextページから、公式サイトの既存のAutoXEOアカウントに接続します。Cloud origin以外の資格情報を環境、リポジトリ、Skill、レポート、診断ログに書き込まないでください。

ログイン後、まずget_account_overviewで表示可能な組織とプロジェクトを読み取り、次にbind_cloud_project(またはWebUIのContextで選択)を呼び出して、ローカルWorkspaceをCloudプロジェクトにバインドし、このタスクのCredit上限を明示的に設定します。バインドされていない場合、問題セットが凍結されていない場合、残高が不足している場合、またはプラットフォーム機能が利用できない場合、正式な取得は失敗して終了し、Creditは予約されません。

開発と検証

npm ci
npm run check
npm run validate
npm run smoke:mcp
npm run smoke:webui

ローカルプレビュー:

npm run preview:webui

Codexからopen_local_workbenchを呼び出しても、同じWebUIが起動します。MCPとインターフェースは、プロジェクトの状態とドメインコマンドを共有します。

リポジトリとリリースの境界

  • このリポジトリは公開されており、Apache-2.0ライセンスです。AutoXEOの名前と商標はコードとともにライセンスされません。

  • CloudとAdminは、独立したプライベートリポジトリであり、独立したリリース物です。

  • 実行時には偽の取得はありません。fixtureは自動テストにのみ使用され、observed Evidenceを生成することはできません。

  • 支払いと4つの未接続プラットフォームは、未設定として表示され、稼働中として宣伝することはできません。

セキュリティの問題は、SECURITY.mdに従って非公開で報告してください。公開のIssueに、トークン、Evidenceの原文、顧客ファイル、診断ログを添付しないでください。

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
3Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Connects QGIS to Claude AI through the Model Context Protocol, enabling AI-assisted project creation, layer manipulation, processing algorithm execution, and Python code running within QGIS.
    7
  • A
    license
    C
    quality
    F
    maintenance
    Connects AI assistants like Claude to the Codex CLI for code analysis, editing, and execution. Supports file references with @ syntax, sandboxed code execution with approval workflows, and structured code changes for automated refactoring and documentation.
    8
    188
    178
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with Autodesk ACC (Autodesk Construction Cloud) through the APS toolkit, allowing users to query hubs, projects, files, and versions via natural language through Claude Desktop.
    21
    GPL 3.0
  • F
    license
    Not graded
    quality
    D
    maintenance
    Connects OpenAI Codex Desktop to QGIS Desktop for natural language GIS operations, including project management, layer manipulation, and algorithm execution.
    3

View all related MCP servers

Related MCP Connectors

  • Unified AEC tools: ACC, Revit, Navisworks, Twinmotion, and APS from one endpoint.

  • Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.

  • Live SEO workflow tools for Claude Code, Codex, and AI agents.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stella-dust/autoxeo-agent-codex-plugin'

If you have feedback or need assistance with the MCP directory API, please join our Discord server