1. Conduid
  2. Automation
  3. n8n-nodes-momentum
MCP server · Automation

n8n-nodes-momentum

Unclaimed automation
30Low

Scored 4 months ago · breakdown

About n8n-nodes-momentum

n8n-nodes-momentum is an MCP server in the Automation category. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/ReduceMyIns/n8n-nodes-momentum

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about n8n-nodes-momentum

Powered by Claude · Grounded in docs

I know everything about n8n-nodes-momentum. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

n8n-nodes-momentum

This is an n8n community node. It lets you integrate NowCerts with your n8n workflows.

The Momentum Node allows seamless integration with the NowCerts API, enabling you to automate creating and updating prospects, insureds, policies, and tasks etc within your n8n workflows.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Install this node via:

pnpm install n8n-nodes-momentum
# or
npm install n8n-nodes-momentum

Operations

  • Create Prospect
  • Create Insured
  • Create Policy
  • Create Task

Credentials

This node requires authentication with the NowCerts API. You will need:

  • Base URL (usually https://api.nowcerts.com/api)
  • Username (your NowCerts username)
  • Password (your NowCerts password)
  • Client ID (provided by NowCerts)

Set up your credentials inside n8n under the Momentum API credential type.

Compatibility

  • Requires n8n version: >=1.0.0
  • Tested on Node.js version 18.10 and higher
  • Tested with pnpm 9.1+

Usage

When using this node:

  • Provide the correct JSON structure for each operation (Prospect, Insured, Policy, Task).
  • Authentication is handled internally. Make sure your credentials are valid.
  • For any issues with authentication, check that your NowCerts account has the required API access.

If you're new to n8n, check the Try it out documentation to get started.

Resources

Version history

  • 0.1.0: Initial release with basic support for creating Prospects, Insureds, Policies, and Tasks.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About n8n-nodes-momentum

How do I install n8n-nodes-momentum?

Run git clone https://github.com/ReduceMyIns/n8n-nodes-momentum, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is n8n-nodes-momentum safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is n8n-nodes-momentum still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.