How to Connect Claude and Cursor Directly to Unity via MCP
Unity-MCP connects Unity with Claude and Cursor via the Model Context Protocol, giving AI assistants direct access to scenes, assets, and the Roslyn compiler.
语言
首页语言
板块
Unity-MCP connects Unity with Claude and Cursor via the Model Context Protocol, giving AI assistants direct access to scenes, assets, and the Roslyn compiler.
Headroom 是一个开源的本地上下文压缩层,它在信息发送到 LLM 之前拦截信息流,可在不损失准确性的前提下将 token 成本降低 60-95%。
告别在多个 AI 编辑器账号之间来回切换的烦恼。Cockpit Tools 将 Cursor、Windsurf、Copilot 等整合到一个仪表板中,支持配额追踪和一键切换。
Uber 开源了 ADR 系统,用于检测和响应针对 AI 智能体的威胁。该项目包含遥测采集、包含 303 项任务的基准测试,以及两级威胁检测模块。
jCodeMunch MCP 使用 tree-sitter 为代码库建立索引,只向 AI 编程助手提供相关的代码片段,可将 Token 成本降低 95–99%。
我试用了Memtrace——一款将代码库转化为AI Agent知识图谱的工具,能在1.5秒内索引15,000个文件,无需调用LLM。