Skip to content
View klodr's full-sized avatar
  • Altixia
  • Thailand
  • 16:03 (UTC +07:00)
  • X@claude

Block or report klodr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
klodr/README.md

klodr — Claude Perrin

From web full-stack to building and securing AI-agent systems.

Thailand · Altixia

ClaudeMCPPythonTypeScriptJavaOdooNetworkingPrivacySecurityFrenchEnglishPortuguese


$ whoami

Claude Perrin. Entrepreneur and long-running full-stack developer, now focused on AI-agent systems where the AI is the conductor — not a feature bolted on. Founder of Altixia, a small Thailand-based shop running real client workflows on the systems I build. Odoo Community Association (OCA) contributor.

$ cat skills.json
{
"agents": ["Claude Agent SDK", "MCP", "OpenClaw"],
"models": ["Claude", "GPT", "Gemini", "local LLMs"],
"automation": ["n8n", "Zapier", "event-driven workflows"],
"languages": ["TypeScript", "JavaScript", "Python", "Ruby", "PHP",
"Java", "C#", "C++", "VB", "PL/SQL"],
"frameworks": ["Next.js", "Node.js", "FastAPI", "Odoo"],
"infra": ["Linux", "Docker", "Networking", "TLS/DNS/Mail", "VPN"],
"ai_security": ["Prompt-injection defence", "Agent isolation",
"Supply-chain hardening"],
}
$ ls capabilities/
  • Design and ship multi-agent orchestration on top of MCP
  • Wrap real business APIs as MCP servers safe enough for autonomous use
  • Build n8n / Zapier / custom workflows that delegate to LLMs
  • Audit AI deployments for prompt injection, agent isolation, supply chain
  • Run the underlying servers — networking, mail, VPN, backups
$ ls projects/featured/
Public ProjectWhat it doesStack
openclawSelf-hosted fork of openclaw/openclaw — multi-instance Claude orchestration wired through MCP.Claude Agent SDK · MCP · Docker
mercury-invoicing-mcpMercury Banking MCP — accounts, transactions, invoicing, recurring payments.TypeScript · MCP · npm
faxdrop-mcpSend real faxes from any MCP-enabled agent.TypeScript · MCP · npm
gmail-mcpGmail MCP — read, send, draft, label, filter, and thread management from any MCP-enabled agent.TypeScript · MCP · npm
eslint-plugin-security-mcpESLint plugin flagging encoded prompt-injection payloads (base64-decoded keywords, invisible Unicode) in source code.JavaScript · ESLint · npm
ocaOpen-source contributions to the Odoo Community Association across multiple repos.Python · Odoo · PostgreSQL · XML · OWL

Public MCPs are MIT-licensed, free forever. Sponsoring covers API credits for live-testing against production services, faster shipping of new integrations, and rapid CVE response.

GitHub SponsorsPatreonKo-fi

$ cat status

Currently shipping new MCP integrations (accounting, CRM, compliance) and tightening OpenClaw's conductor pattern around Claude Agent SDK.

GitHub streak


 The agent isn't the product.
The bar around it is.

@klodr · Full-stack → agent architect · Altixia founder

Profile views

Pinned Loading

  1. mercury-invoicing-mcpmercury-invoicing-mcpPublic

    Mercury Banking MCP server with full Invoicing API support. Read accounts/transactions and create/manage recurring invoices via Model Context Protocol.

    TypeScript 11 3

  2. faxdrop-mcpfaxdrop-mcpPublic

    Send real faxes from any MCP-enabled AI assistant. Wraps the FaxDrop API (PDF/DOCX/JPG/PNG, international numbers, status polling) with rate limits, dry-run mode, and audit logging.

    TypeScript 5 1

  3. gmail-mcpgmail-mcpPublic

    Forked from ArtyMcLabin/Gmail-MCP-Server

    Gmail MCP server — scope-gated tools (readonly / send / modify), path jails for attachments + downloads, hardened OAuth credentials, Sigstore-signed releases. Fork of GongRzhe/Gmail-MCP-Server.

    TypeScript 11 2

  4. openclawopenclawPublic

    Forked from openclaw/openclaw

    Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

    TypeScript 1

  5. eslint-plugin-security-mcpeslint-plugin-security-mcpPublic

    ESLint rules to detect prompt-injection vectors in Model Context Protocol server code

    JavaScript 1

  6. modelcontextprotocol/typescript-sdkmodelcontextprotocol/typescript-sdkPublic

    The official TypeScript SDK for Model Context Protocol servers and clients

    TypeScript 13.2k 2.1k