← alicantorun.com

INDIVIDUAL MCP TOOL

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.

alicantorun.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

alicantorun.com

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • ask — Ask anything about Alican Torun, his work, how he builds, or his services.
  • search_work — Search Alican's case studies and projects by free text or by a tag/technology.
  • get_capabilities — What Alican does, by service pillar: Build (production software), Advise (architecture and strategy), Empower (agentic AI built into products).
  • get_drill_scenario — Return one of Alican's 24 agentic AI architecture scenarios (question, answer, tools, key points).
  • check_fit — Describe what you are building and what you need.
  • get_contact — Returns the way to start a conversation with Alican: the booking link, his email, and the short intake he likes.