HomeDevelopment › etincel

etincel

Trainable non-fiction writing voice, presets, and an anti-AI-tells audit for Claude, via MCP.

Official TypeScript CloudLocal macOSWindowsLinux Remote
★ 8 stars Last pushed 2026-08-15 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://etincel.ai/api/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http etincel https://etincel.ai/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "etincel": {
      "url": "https://etincel.ai/api/mcp"
    }
  }
}

Package (npm 0.10.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "etincel": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry