← Registry

AI & Machine Learning

enpitech.dev

Answers natural-language questions about Enpitech's services, workshops, and blog posts.

1 endpoint1 known toolsFirst detected July 7, 2026Last detected August 12, 2026

ENDPOINT 1

https://enpitech.dev/mcp

No auth detected

MCP server metadata

Name
enpitech-nlweb
Version
1.0.0
Capabilities
tools
Server instructions

Use the "ask" tool to query enpitech.dev in natural language.

Known tools 1

ask

Ask a natural-language question about Enpitech — services, AI workshops, MCP and generative-UI work, the team, and blog posts.

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

.mcp.json

{
  "mcpServers": {
    "enpitech-nlweb": {
      "type": "http",
      "url": "https://enpitech.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "enpitech-nlweb": {
      "type": "http",
      "url": "https://enpitech.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "enpitech-nlweb",
  "transport": "streamable-http",
  "url": "https://enpitech.dev/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 enpitech.dev was fetched 2026-08-15T10:24:04.595Z and is being refreshed.

Trust status Trusted

enpitech.dev 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.