Steps
- Add
https://mcp.moltsets.com/mcpas a remote MCP server in your client. - When the client asks for OAuth credentials, paste the Client ID and Client Secret from the Connectors page at app.moltsets.com. Clients that register themselves can skip this step.
- Approve access on the MoltSets consent screen when the browser opens. The client stores the token from there; re-run the flow if it expires.
http://127.0.0.1:<port>/callback and its localhost and [::1] equivalents are supported, so no HTTPS callback is needed on your machine.
Endpoints, scopes, and redirect URI rules are on the Authentication page, and are discoverable from the server itself at
https://mcp.moltsets.com/.well-known/oauth-protected-resource.User-Agent header
Next steps
Example prompts
Prompts to run the moment the connector is live.
Troubleshooting
Connection, credential, and error-code fixes.
