Marketing
koinonlink.com
Provides creator discovery and analytics tools for influencer marketing, including audience signals, authenticity scores, and contactability.
ENDPOINT 1
https://koinonlink.com/mcp
MCP server metadata
- Name
- koinon-link
- Version
- 1.0.0
Known tools 6
koinon_search_creatorsRetrieve creator candidates matching a brief, each with audience signals and a link to full evidence.
Inferred read-onlykoinon_get_creatorEvery 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-onlykoinon_market_statsCreator-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 effectskoinon_platform_authenticityShare of suspected inflated-follower accounts and average authenticity score by platform, measured across the Koinon Link index.
Inferred read-onlykoinon_contactabilityShare of creators who publish an email or IM handle, by platform.
Potential side effectskoinon_audience_functionsDistribution of creator audiences by job function and seniority within an industry, derived from deep content analysis.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.