fmsg

io.github.markmnlv0.2.2Updated Sep 24, 2026

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

Installation

In SourceWeft

  1. Open fmsg in the dashboard and add it to a workspace.
  2. Enable the server for the chats that should use its tools.

Web executable via Streamable HTTP. Remote servers run from the web runtime once configured in a workspace.

Other MCP clients

Add this to your client's mcpServers config.

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

Tools

0
Tool metadata has not been indexed yet.

Version history

5
  1. v0.2.2LatestSep 22, 2026
  2. v0.2.1Sep 22, 2026
  3. v0.2.1-registry.1Sep 17, 2026
  4. v0.2.0Sep 17, 2026
  5. v0.1.0Sep 16, 2026