← Registry

Learning Resources

alicantorun.com

Provides information about Alican Torun's portfolio, services, architecture patterns, and AI scenarios.

1 endpoint9 known toolsFirst detected July 3, 2026Last detected September 24, 2026

ENDPOINT 1

https://alicantorun.com/mcp

No auth detected

MCP server metadata

Name
alican-torun
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 9

ask

Ask anything about Alican Torun, his work, how he builds, or his services.

Inferred read-only
search_work

Search Alican's case studies and projects by free text or by a tag/technology.

Inferred read-only
get_capabilities

What Alican does, by service pillar: Build (production software), Advise (architecture and strategy), Empower (agentic AI built into products).

Inferred read-only
get_drill_scenario

Return one of Alican's 24 agentic AI architecture scenarios (question, answer, tools, key points).

Inferred read-only
get_architecture

Return one of Alican's production architecture patterns as structured, actionable guidance: the failure it prevents, the runtime pipeline stage by stage, the gate and routing rules, the stack, and what it is and is not for.

Inferred read-only
get_hardening_recipe

Return the concrete checks Alican Torun runs against a real codebase, the method underneath the Trust Audit rubric: for each of the eight trust principles, the questions he puts to the repository, what a passing answer looks like, the anti-pattern he is looking for, and where to look.

Inferred read-only
trust_audit

Return Alican Torun's opinionated Trust Audit: the principles an AI or software system is judged against to decide whether it can be trusted in production (own your context, grounded-or-it-doesn't-answer, untrusted-content-is-not-instructions, the-agent-proposes-a-human-decides, two-layer isolation, API-first validated boundary, bounded-by-design, observability), each with its stance and the anti-pattern it prevents, plus how the audit works.

Inferred read-only
check_fit

Describe what you are building and what you need.

Inferred read-only
get_contact

Returns the way to start a conversation with Alican: the booking link, his email, and the short intake he likes.

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "alican-torun": {
      "type": "http",
      "url": "https://alicantorun.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "alican-torun",
  "transport": "streamable-http",
  "url": "https://alicantorun.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 alicantorun.com was fetched 2026-09-21T04:03:48.965Z.

Trust status Trusted

alicantorun.com 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.