Skip to content
VS Code

fmsg for VS Code

io.github.markmnl/fmsg-mcp

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

client:VS Code transport:streamable-http runtime:npm

Install fmsg in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

fmsg in other clients