devbrother2024 typescript mcp server boilerplate for Grok
ai.smithery/devbrother2024-typescript-mcp-server-boilerplate
Kickstart development with a customizable TypeScript template featuring sample tools for greeting,…
client:Grok
transport:streamable-http
Install devbrother2024 typescript mcp server boilerplate in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"devbrother2024-typescript-mcp-server-boilerplate": {
"type": "http",
"url": "https://server.smithery.ai/@devbrother2024/typescript-mcp-server-boilerplate/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