Skip to content
Grok

fmsg for Grok

io.github.markmnl/fmsg-mcp

Federated messaging with your fmsg hosting provider. Connect with OAuth or an API key.

client:Grok transport:streamable-http runtime:npm

Install fmsg in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "fmsg-mcp": {
      "type": "http",
      "url": "https://{oauth_mcp_endpoint}"
    }
  }
}

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

fmsg in other clients