Skip to content
Cursor

fmsg for Cursor

io.github.markmnl/fmsg-mcp

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

client:Cursor transport:streamable-http runtime:npm

Install fmsg in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

fmsg in other clients