2 months ago
Access 47 AI models and 30 services via MCP. LLM, image gen, video, speech, embeddings, reranking, PDF parsing & more. Pay-per-use with x402 (USDC) or API key.
Server Config
{
"mcpServers": {
"gpu-bridge": {
"command": "npx",
"args": [
"-y",
"@gpu-bridge/mcp-server"
],
"env": {
"GPUBRIDGE_API_KEY": "your-api-key"
}
}
}
}