Agent 工具

typesafe-mcp

@Obrais-cloud1Python更新于 2026-09-18

MCP 服务器将 TypeSafe(Jev/System One)功能提供给 judge、rerank 和 systemone 组件使用。

英文原文

MCP server exposing TypeSafe (Jev/System One) to the fleet: judge, rerank, systemone

Obrais-cloud/typesafe-mcp

它在哪儿调用了 Jev

TS_URL = os.environ.get("TS_MCP_TS_URL", "https://api.typesafe.ai/v1/systemone")

core.py:25

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目