← Registry

General Tools

kolyn.io

Provides public service listings and contact details for Kolyn.io, enabling consultation requests via WhatsApp.

1 endpoint3 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://kolyn.io/api/mcp

No auth detected

MCP server metadata

Name
kolyn-mcp-server
Version
2.0.0
Capabilities
toolsresources

Known tools 3

get_services

Lista los servicios públicos de Kolyn.io.

Inferred read-only
get_contact

Devuelve email, WhatsApp y ubicación de Kolyn.io.

Potential side effects
start_consultation

Arma la URL de WhatsApp para cotizar un proyecto.

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.kolyn-mcp-server]
url = "https://kolyn.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kolyn-mcp-server": {
      "type": "http",
      "url": "https://kolyn.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kolyn-mcp-server
Remote MCP URL: https://kolyn.io/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": {
    "kolyn-mcp-server": {
      "url": "https://kolyn.io/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "kolyn-mcp-server",
  "transport": "streamable-http",
  "url": "https://kolyn.io/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.