F
Forge MCP Server
作者 @RightNow-AI
Forge: Swarm Agents That Turn Slow PyTorch Into Fast CUDA/Triton Kernels
创建于 1/29/2026
更新于 26 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-forge-mcp-server
Cursor 配置 (mcp.json)
{
"mcpServers": {
"rightnow-ai-forge-mcp-server": {
"command": "npx",
"args": [
"rightnow-ai-forge-mcp-server"
]
}
}
}