Learning Resources
alicantorun.com
Provides information about Alican Torun's portfolio, services, architecture patterns, and AI scenarios.
ENDPOINT 1
https://alicantorun.com/mcp
MCP server metadata
- Name
- alican-torun
- Version
- 1.0.0
Known tools 9
search_workSearch Alican's case studies and projects by free text or by a tag/technology.
Inferred read-onlyget_capabilitiesWhat Alican does, by service pillar: Build (production software), Advise (architecture and strategy), Empower (agentic AI built into products).
Inferred read-onlyget_drill_scenarioReturn one of Alican's 24 agentic AI architecture scenarios (question, answer, tools, key points).
Inferred read-onlyget_architectureReturn 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-onlyget_hardening_recipeReturn 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-onlytrust_auditReturn 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-onlyget_contactReturns the way to start a conversation with Alican: the booking link, his email, and the short intake he likes.
Potential side effectsCONNECT 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.
alicantorun.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.