AI Workstation Open Source Intelligence for Claude Desktop
io.github.zxhwolfe-dev/aiworkstation-open-source-intelligence
Read-only AI project discovery, verification, comparison, shortlisting, and stack planning.
client:Claude Desktop
transport:streamable-http
tools:9
Install AI Workstation Open Source Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aiworkstation-open-source-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.aiworkstation.cn/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs