@nailcloud/jai-mcp
v0.1.0
Published
JAI remote MCP server for Chinese AI-flavor analysis and rewriting.
Readme
@nailcloud/jai-mcp
Remote MCP server for JAI.
Usage
{
"mcpServers": {
"jai": {
"command": "npx",
"args": ["-y", "@nailcloud/jai-mcp"],
"env": {
"JAI_API_BASE_URL": "http://jai.nailcloud.cn",
"JAI_API_KEY": "jai_your_api_key"
}
}
}
}JAI_API_KEY can be generated from the JAI user dashboard.
