← Registry

Content Tools

internetes.cool

Access and manage blog posts and categories for a static site.

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

ENDPOINT 1

https://internetes.cool/mcp

No auth detected

MCP server metadata

Name
internet-es-cool
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

list_posts

List published posts from Internet es Cool (Notion-backed static index).

Inferred read-only
get_post

Fetch post metadata and optional body, FAQs, or comments.

Potential side effects
search_posts

Keyword search across titles, intros, extracts, categories, and slugs.

Inferred read-only
list_categories

Return site categories with descriptions and canonical URLs.

Inferred read-only
get_site_info

Return site metadata, MCP endpoints, locales, and content stats.

Inferred read-only
get_post_faqs

Return generated or curated FAQ entries and agent comments for a post.

Potential side effects
ask_about_post

Ask a natural-language question about a post.

Potential side effects
get_user_questions

Return persisted reader/agent questions stored in the Notion article under 'La gente pregunta sobre esto'.

Inferred read-only
get_persona

Return the primary Internet es Cool AI persona (LucIA — parent digital guide) as Spanish markdown, JSON, or prompt-only block for agent building.

Inferred read-only
get_design

Return Internet es Cool design system (DESIGN.md) as full markdown, JSON, or named directives for UI agents.

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.internet-es-cool]
url = "https://internetes.cool/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "internet-es-cool": {
      "type": "http",
      "url": "https://internetes.cool/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "internet-es-cool": {
      "type": "http",
      "url": "https://internetes.cool/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "internet-es-cool",
  "transport": "streamable-http",
  "url": "https://internetes.cool/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 internetes.cool was fetched 2026-07-27T06:58:57.097Z and is being refreshed.

Trust status Trusted

internetes.cool is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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