JSON configuration
If your client uses a JSON configuration file, add Givebutter as a URL-based server:serverUrl or httpUrl, or expect "type": "http" alongside it. Check your client’s MCP documentation.
Clients that only support local servers
Use this only if your client can’t connect to a remote URL and only runs local (stdio) servers. The open-sourcemcp-remote bridge runs on your computer and forwards requests to Givebutter. It requires Node.js 18 or later.