← koinonlink.com

INDIVIDUAL MCP TOOL

koinon_contactability

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

koinonlink.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://koinonlink.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for koinon_contactability and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.
  • A tool name or description suggests sending messages.

Parent server

koinonlink.com

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.

Related tools

  • koinon_search_creators — Retrieve creator candidates matching a brief, each with audience signals and a link to full evidence.
  • 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.
  • 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.
  • koinon_platform_authenticity — Share of suspected inflated-follower accounts and average authenticity score by platform, measured across the Koinon Link index.
  • koinon_audience_functions — Distribution of creator audiences by job function and seniority within an industry, derived from deep content analysis.