autoxeo-agent
AutoXEO Agent for Codex
公开的 Codex Plugin,用于运行可复测的中国 GEO 工作流。它包含六个 Codex-native Skills、本地 stdio MCP、仅回环地址可见的 companion workbench、 Brand Wiki 与 Artifact 协议,以及 AutoXEO Cloud 采集适配器。
问题生产、Brand Wiki、分析、复测和交付物都由当前 Codex 会话完成;插件
不会调用第二个对话模型,也不需要 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.gz 与 SHA256SUMS,先校验再解压:
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 task。发行包默认只连接
https://agent.autoxeo.com。不要在 Plugin 环境、Skill 或项目报告中写入
Provider Key;真实采集凭据只配置在 AutoXEO Cloud。
Related MCP server: Codex MCP Server
开发环境联调
运行时不提供 Mock 采集。未连接 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 只用于自动测试,不能生成
observedEvidence。支付与四个待接入平台必须显示为尚未配置,不能宣传为已上线。
安全问题请按 SECURITY.md 私下报告,不要在公开 Issue 中附带 Token、Evidence 原文、客户文件或诊断日志。
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceConnects 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
- AlicenseCqualityFmaintenanceConnects 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.8188178MIT
- AlicenseNot gradedqualityDmaintenanceEnables 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.21GPL 3.0
- FlicenseNot gradedqualityDmaintenanceConnects OpenAI Codex Desktop to QGIS Desktop for natural language GIS operations, including project management, layer manipulation, and algorithm execution.3
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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