Skilder for Grok
ai.skilder/skilder
One place to build, share, and govern the skills and tools your AI agents use at work.
client:Grok
transport:streamable-http
Install Skilder in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"skilder": {
"type": "http",
"url": "https://app.skilder.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