# 使用 Discourse MCP 快速构建主题

**URL:** <https://meta.discourse.org/t/using-discourse-mcp-to-quickly-build-a-theme/412056>\
**Category:** Extras\
**Tags:** ai, mcp\
**Created:** [2026年九月10日 01:56 UTC](https://meta.discourse.org/t/using-discourse-mcp-to-quickly-build-a-theme/412056 "2026-09-10T01:56:13Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![EricGT](https://avatars.discourse-cdn.com/v4/letter/e/f1d935/32.png) [@EricGT](https://meta.discourse.org/u/EricGT)\
**Post date:** [2026年九月10日 10:14 UTC](https://meta.discourse.org/t/using-discourse-mcp-to-quickly-build-a-theme/412056/2 "2026-09-10T10:14:58Z")

</div>

除非我漏掉了什么，看起来你搭建了一个\*\*自定义 AI 智能体框架（harness）\*\*来实现这一点。 :high_five: 👍

由于 **AI 智能体框架** 是一个比 **AI 编码框架** 更广泛的概念——例如 [Claude Code](https://github.com/anthropics/claude-code)、[OpenAI Codex](https://github.com/openai/codex) 或 [OpenCode](https://github.com/anomalyco/opencode)——我寻找了一份不错的入门参考资料，供刚接触这些术语并希望理清思路的新手参考：

> **[What Is an AI Agent Harness?](https://collinwilkins.com/articles/ai-agent-harness)**
>
> A plain-English breakdown of AI agent harnesses: tools, memory, permissions, and verification. The model gives capability — the harness determines trust.

如果你只记住一句话：

> _模型负责思考，智能体负责行动，而框架则防止智能体做出愚蠢的举动。_

* * *

就我个人而言，我认为我们可能正到达这样一个节点： **智能体本身正在变得不再那么新奇，而专为特定目的构建的 AI 框架正成为故事中更有趣的部分** 。

与其简单地问“你在用哪个智能体？”，更有用的问题可能越来越是“你在它周围构建了什么样的框架？”

---

_[View the full topic](https://meta.discourse.org/t/using-discourse-mcp-to-quickly-build-a-theme/412056)._
