Effect 中文文档 for Grok
io.github.aaronlou/effect-ts-cn
Effect 官方文档的中文译文检索(234 页,v3 + v4)。每条结果带可核验引用:能点回原文小节、能看到该译文对着哪次上游提交译的。零依赖、离线自包含。
client:Grok
transport:stdio
runtime:npm
Install Effect 中文文档 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"effect-ts-cn": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"effect-ts-cn-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs