← Registry

Content Tools

courlo.com

Provides an index and knowledge base of a website for LLM agents to access.

1 endpoint4 known toolsFirst detected July 23, 2026Last detected September 3, 2026

ENDPOINT 1

https://courlo.com/mcp

No auth detected

MCP server metadata

Name
Courlo
Version
1.0.0
Capabilities
toolsresources

Known tools 4

get_site_index

Return Courlo llms.txt — the LLM/site index for agents.

Inferred read-only
get_agent_readiness

Return Courlo agent-readiness.json discovery card.

Inferred read-only
get_knowledge_base

Return Courlo knowledge-base.json (visitor guide articles).

Inferred read-only
search_knowledge

Search knowledge-base article titles and summaries by keyword.

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

.mcp.json

{
  "mcpServers": {
    "courlo": {
      "type": "http",
      "url": "https://courlo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "courlo",
  "transport": "streamable-http",
  "url": "https://courlo.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for courlo.com was fetched 2026-07-26T08:06:46.765Z and is being refreshed.

Trust status Neutral

courlo.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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