Sustainable · Decentralized · Autonomous · Ecosystem — S.D.A.E.
AI Architek — I design and run autonomous multi-agent systems in production. An orchestrating harness routes work to specialist sub-agents, a council of models (each LLM an independent policy, aggregated by a reward model) returns one high-confidence answer, and persistent cross-session memory keeps design intent alive across every build.
MCP tooling built on the latest Model Context Protocol spec (2026-07-28): stateless servers over Streamable HTTP — no session storage, horizontally scalable by default.
- 🤖 Agent Swarm (production) — orchestrator + specialist sub-agents (OpenCode · Cline · Codex), one task per agent, isolated workspaces, every output verified before it counts
- 🔒 Security automation lane — secret-scanning, credential hygiene, spend monitoring, always-on
- ⚙️ Rust & CRM middleware — axum API bridges: HMAC-signed webhooks, SSE fan-out, rate limiting, honest error models (never false success)
- 💸 x402 Protocol — HTTP 402 payments for AI agents on Base mainnet, listed in the Coinbase ecosystem
- 🇨🇴 c402 Protocol — Colombia-first HTTP 402 monetization: Wompi checkout (PSE · Nequi · Daviplata), zero-crypto Redis settlement
- 🏢 CRM & agency ops — multi-tenant client portals, dashboards, GoHighLevel automation across 150+ markets
|
AI-powered real-estate platform for Ibagué + Bogotá. Ley 820-compliant contracts, Wompi payments, 15 AI tools, multi-agent chat with DeepSeek V4 (GRPO roadmap), c402 monetization.
|
Multi-model consensus SDK: specialist LLM outputs aggregated by a reward model into a single high-confidence answer. A2A gateway, persistent memory.
|
|
On-chain x402 facilitator — "Stripe for AI agents." ERC-1155 with Chainlink VRF, USDC settlement, autonomous agent-to-agent payments. Coinbase-ecosystem listed.
|
Colombia's first public real-estate data API: 18 endpoints, 276 barrios, c402 monetization, AVM valuation, live UVR/IPC, TS + Python SDKs, MCP server.
|
|
EIP-2612 permit-based wallet sessions for AI agents — the reference implementation for paid MCP servers. No API keys, no recurring charges.
|
Personal AI agent with cross-platform MCP integration built on Claude.
|
Hermes Agent — the harnessSelf-improving AI agent framework by NousResearch: skill learning loop, persistent memory, messaging gateway (Telegram/Discord/Slack), cron, MCP. My swarm runs on it with the DeepSeek V4 harness, 24/7 on DigitalOcean.
|
Not theory — live production infrastructure.
|
01 · COORDINATE The orchestrating harness decides, routes, verifies. Sub-agents execute in parallel — one task per agent, isolated workspaces, findings written to disk. |
02 · ENFORCE SECURITY Always-on security lane: network posture checks, secret-scanning across repos and logs, credential-permission enforcement, spend monitoring. |
03 · AUDIT AUTONOMOUSLY
Persistent memory + bounded recursive review of every change. 3-stage gate ( |
Reliability at the answer level: route the same question to a council of specialist LLMs, treat each as an independent policy, aggregate with a reward model, return the single highest-confidence answer. No single model trusted blindly.
| Worker | Lane |
|---|---|
| OpenCode | Fast coding agent, CLI-native — default builder |
| Cline | Autonomous builds with MCP tool access |
| Codex | Parallel fan-out — features, PR reviews, batch fixes |
Rust middleware (axum)
├── REST API proxy · Webhook handler (HMAC-SHA256)
├── SSE fan-out (real-time event streaming)
├── Rate/cooldown gating · Plan-gated endpoints
├── CRM platform bridges (GoHighLevel, 150+ markets)
└── Honest error model — never false success
| Protocol | What it does |
|---|---|
| MCP (Model Context Protocol) | Tool access standard — built on the 2026-07-28 spec: stateless servers over Streamable HTTP |
| A2A (Agent-to-Agent) | WebSocket communication between autonomous agents, Redis-backed memory |
| x402 / c402 | Autonomous agent payments on Base (USDC) · Colombia-first HTTP 402 fiat rails |
| Automation | n8n Workflows · DeerFlow · VoltAgent · Cron Jobs · Message Queues · Autonomous Pipelines |
| DevOps | GitHub Actions CI/CD · Vercel Cron · Health Checks · Sentry · Upstash Rate Limiting |
| Technologies | |
|---|---|
| Languages | TypeScript · Python · Rust · Solidity · SQL |
| Frontend | Next.js 16 · React 19 · Tailwind CSS · Three.js / R3F |
| Backend / DB | Prisma · Neon PostgreSQL · Supabase · Redis (Upstash) · Rust (axum) middleware |
| AI / Agents | DeepSeek V4 · Claude · OpenRouter · Groq · Hermes Agent · Council of Models |
| ML / RL | PPO · GRPO · RLVR · Reward-model aggregation |
| Payments | x402 Facilitator · c402 Protocol · Wompi · PSE / Nequi · Shopify |
| Blockchain | Base · Ethereum · Solana · Chainlink VRF · ERC-1155 |
| Cloud / Infra | DigitalOcean · Vercel · Docker · Kubernetes (AMD Instinct) · Nginx |
| Identity | ENS (mcpvot.eth) · Basename · Farcaster · Clerk · IPFS |
| AI on AMD | Hugging Face on AMD | K8s on AMD Instinct |
| AMD AI Academy | AMD AI Academy | AMD AI Academy |
| ROCm, inference optimization, model deployment | Open-source transformer deployment on AMD | GPU-accelerated workloads on K8s with Instinct |
🌐 mcpvot.github.io · x402 facilitator · xpequi.xyz · X @MCPVOT


