← Registry

Marketing

koinonlink.com

Provides creator discovery and analytics tools for influencer marketing, including audience signals, authenticity scores, and contactability.

1 endpoint6 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://koinonlink.com/mcp

No auth detected

MCP server metadata

Name
koinon-link
Version
1.0.0
Capabilities
tools

Known tools 6

koinon_search_creators

Retrieve creator candidates matching a brief, each with audience signals and a link to full evidence.

Inferred read-only
koinon_get_creator

Every entity carries a freshness block; creator profiles are NOT refreshed daily, so read freshness.profile_checked_days_ago before treating followers or engagement as current.

Inferred read-only
koinon_market_stats

Creator-market statistics for a segment: how many creators are indexed, the Koinon partner-fit split (NOT a quality ranking), average authenticity (NOT comparable across platforms), what share publish contact details, and how many are flagged as suspected inflated.

Potential side effects
koinon_platform_authenticity

Share of suspected inflated-follower accounts and average authenticity score by platform, measured across the Koinon Link index.

Inferred read-only
koinon_contactability

Share of creators who publish an email or IM handle, by platform.

Potential side effects
koinon_audience_functions

Distribution of creator audiences by job function and seniority within an industry, derived from deep content analysis.

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.koinon-link]
url = "https://koinonlink.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "koinon-link": {
      "type": "http",
      "url": "https://koinonlink.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: koinon-link
Remote MCP URL: https://koinonlink.com/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": {
    "koinon-link": {
      "url": "https://koinonlink.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "koinon-link": {
      "type": "http",
      "url": "https://koinonlink.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "koinon-link",
  "transport": "streamable-http",
  "url": "https://koinonlink.com/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.