← Registry

Marketing

northpoint.fi

Provides automated marketing compliance audits for crypto and financial promotions across multiple regulatory regimes.

1 endpoint13 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://northpoint.fi/api/mcp

No auth detected

MCP server metadata

Name
northpoint-mcp
Version
1.0.0
Capabilities
tools
Server instructions

NorthPoint MCP exposes 7 Pro compliance audit tools and 2 signal-feed tools. Tools require a valid np_live_ API key (Authorization: Bearer ...). See https://northpoint.fi/portal/mcp-setup.

Known tools 13

list_regimes

List every marketing-compliance regime NorthPoint can check (MiCA, FCA financial promotions, GDPR/ePrivacy, SEC, MAS, VARA, TGE launch readiness, AEO visibility), with the free and subscriber rule counts for each.

Inferred read-only
get_lite_ruleset

Return the FREE lite ruleset for one regime as markdown, so YOU (the calling model) can audit a marketing asset against it directly — no NorthPoint API key needed and no round trip.

Inferred read-only
run_mica_pro_check

Run the full MiCA (EU cryptoasset marketing) self-audit on a marketing asset.

Inferred read-only
run_gdpr_pro_check

Run the full GDPR + ePrivacy marketing self-audit (~30 rules).

Inferred read-only
run_fca_pro_check

Run the full FCA UK financial-promotions self-audit for cryptoasset marketing (~25 rules).

Inferred read-only
run_sec_pro_check

Run the SEC retail communications self-audit (~25 rules) for US-touching crypto marketing.

Inferred read-only
run_mas_pro_check

Run the full MAS Singapore DPT marketing self-audit (~35–40 rules).

Inferred read-only
run_vara_pro_check

Run the full VARA Dubai marketing self-audit (~35–40 rules).

Inferred read-only
run_tge_readiness_check

Run the full TGE / token-launch marketing readiness audit (28 rules) across MiCA offer-to-public + Article 88, FCA financial promotions, SEC/Howey, MAS and VARA — in one multi-jurisdiction pass.

Inferred read-only
run_aeo_visibility_check

Run the AEO / GEO (Answer Engine / Generative Engine Optimization) visibility audit (12 rules).

Inferred read-only
run_ad_creative_check

Cross-jurisdiction ad-creative compliance scan (~30 rules).

Inferred read-only
get_latest_signal

Return the last N days of NorthPoint's competitor + regulatory + narrative signal feed.

Inferred read-only
search_signals

Text-search NorthPoint's signal feed for a keyword or phrase across competitor/regulatory/narrative entries.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.northpoint-mcp]
url = "https://northpoint.fi/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "northpoint-mcp": {
      "type": "http",
      "url": "https://northpoint.fi/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: northpoint-mcp
Remote MCP URL: https://northpoint.fi/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "northpoint-mcp": {
      "url": "https://northpoint.fi/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "northpoint-mcp": {
      "type": "http",
      "url": "https://northpoint.fi/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "northpoint-mcp",
  "transport": "streamable-http",
  "url": "https://northpoint.fi/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.