Back to directory
rae-mpc

rae-mpc

@rae-api-com2

MPC Server to connect your preferred model with rae-api.com

RAEAPILanguage ModelMCPcloud

Installation & Configuration

{
  "mcpServers": [
    {
      "name": "rae-mpc",
      "transports": [
        "stdio",
        "sse"
      ],
      "stdioServerCommand": [
        "./rae-mpc",
        "--transport",
        "stdio"
      ],
      "sseURL": "http://localhost:8080",
      "description": "MPC Server to connect your preferred model with rae-api.com"
    }
  ]
}

Information

Transport
stdiosse
Language
Go
Created
2025/7/23
Updated
2025/7/23