deAPI MCP Server for Grok
io.github.deapi-ai/mcp-server-deapi
35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI
client:Grok
transport:streamable-http
Install deAPI MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-server-deapi": {
"type": "http",
"url": "https://mcp.deapi.ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs