元铸工坊 SOSOFAST (yuanzhu) for Cursor
io.github.ravenwangchina/yuanzhu
Governed AI workflow assets: staged writes, evals-gated template forging, ontology via MCP.
client:Cursor
transport:stdio
runtime:pypi
Install 元铸工坊 SOSOFAST (yuanzhu) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yuanzhu": {
"type": "stdio",
"command": "uvx",
"args": [
"yuanzhu"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs