Agentic AI Zone

AGENTIC AI

Most people use AI to chat. I built the infrastructure that lets AI act inside your own stack — trigger real automations, search real knowledge, write into real tools. Custom servers, self-hosted, everything under your own control.

Scroll
01
Infrastructure

Agentic AI Hub

MCP servers, n8n workflows, and a vault as the brain.

The full agentic infrastructure, built from the ground up. Custom MCP servers connect Claude Code to external APIs. n8n handles event-driven automation on my own VPS. An Obsidian-based Second Brain gives agents persistent memory. No wrappers, no SaaS.

19
MCP Tools
3
Pipelines
VPS
Self-hosted
0
Wrappers
  • Custom MCP servers bridge Claude to external APIs
  • Self-hosted n8n, webhook-triggered, full control
  • Obsidian vault as the persistent knowledge layer for agents
Open node
flow
02
Memory layer

Second Brain

An Obsidian vault that Claude can read, query, and write to.

The knowledge layer underneath everything. Markdown files with frontmatter that Claude searches semantically through a custom MCP tool. Decisions, learnings, skills — stored atomically and retrievable at any time. Input becomes usable context.

MD
Format
Semantic
Search
Atomic
Notes
R/W
Access
  • Atomic notes: one decision = one file
  • Semantic search via a Zod-validated MCP tool
  • Claude reads AND writes — not a read-only setup
Open node
flow
03
Typed bridges

MCP Servers

Custom MCP servers that turn any tool into a typed surface for Claude.

Multiple MCP servers — some built from scratch (Make.com, the Second Brain vault, a few Notion surfaces), others wired as clients (Asana, Linear, Figma, Stitch, Notebook LM, Excalidraw, Granola). Every one of them exposes its tools through Zod-validated schemas, so Claude can call them like typed functions instead of guessing at REST shapes.

2
Built
10+
Wired
Zod
Runtime
TS
Typed
  • Custom-built: Make.com bridge + Second Brain vault MCP
  • Client-integrated: Asana, Linear, Figma, Notion, Granola, Notebook LM, Excalidraw
  • Every server speaks MCP — swap the AI runtime without rewiring tools
Open node
Adjacent nodes · Tier 2
n8n Automation Suite
Voice-to-Notion, lead pipelines, and event-driven workflows on my own VPS