Skip to content
View MCPVOT's full-sized avatar

Block or report MCPVOT

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
MCPVOT/README.md

Sustainable Decentralized Autonomous Ecosystem

Profile views


About

Building AI-powered tools for Colombian real estate, decentralized autonomous ecosystems, and on-chain agent economics. We created the c402 Protocol — a Colombian-first HTTP 402 Payment Required pattern — and the x402 Facilitator V2 for autonomous agent-to-agent payments on Base.

  • Pequi API — Colombia's first public real estate data API (276 barrios, 18 endpoints) with c402 monetization
  • x402 Protocol — HTTP 402 Payment Required for AI agents, deployed on Base mainnet, Coinbase ecosystem listed
  • Hermes Agent + RLM-Forge — Self-improving AI agents with recursive LM execution, running on DigitalOcean
  • Multi-model consensus — LLMs as independent policies aggregated by reward model for legal compliance

Projects

### [Pequi](https://xpequi.xyz) AI-powered real estate platform for Ibagué, Colombia. Ley 820 compliant contracts, property search, and AI chat assistant.

Code · Next.js 15 React 19 TypeScript Prisma PostgreSQL Clerk Vercel

### [MCPVotsAGI](https://github.com/MCPVOT/mcpvotsagi) Python SDK for agent orchestration, persistent memory, AI reasoning, and Darwin Gödel Machine evolution.

pip install mcpvotsagi · Python 3.11+ AsyncIO Redis WebSockets Ollama

### [MCPVOTS](https://github.com/MCPVOT/MCPVOTS) AI Agent Micro-Payment Ecosystem — VOTS token on Base, autonomous trading agents, x402 facilitation.

Live · Base VOT Token Chainlink VRF ERC-1155 NFTs Farcaster

### [Claude Agent MCP](https://github.com/MCPVOT/claude-agent-mcp) Personal AI agent with cross-platform MCP (Model Context Protocol) integration built on Claude.

Python MCP Protocol Claude API

### [MCP Agentic Wallet](https://github.com/MCPVOT/mcp-agentic-wallet) Open-source EIP-2612 Permit-based wallet sessions for AI agents — the reference implementation for paid MCP servers. Verify signatures, manage sessions, settle on-chain. No API keys, no recurring charges.

EIP-2612 EVM MCP Permit Base · Code

### [xpequi-api](https://github.com/MCPVOT/xpequi-api) Colombia's first public real estate data API. 18 endpoints, 276 barrios, c402 Protocol, AVM valuation, live UVR/IPC.

Code · 18 Endpoints c402 Protocol Open Finance TypeScript SDK Python SDK MCP Server

### [Hermes Agent](https://github.com/NousResearch/hermes-agent) Self-improving AI agent framework with skill learning loop, messaging gateway, 7 terminal backends. Runs on DigitalOcean with DeepSeek V4.

Self-improving Skill Loop DigitalOcean DeepSeek V4 RLM-Forge


x402 Facilitator & c402 Protocol

x402 V2 — Autonomous agent-to-agent payment facilitator on Base mainnet. ERC-1155 with Chainlink VRF for provably fair draws. Listed in the Coinbase ecosystem.

c402 Protocol — Colombian-first HTTP 402 Payment Required pattern for API monetization. When a FREE tier exceeds its limit, the API returns HTTP 402 with a Wompi checkout URL (PSE, Nequi, Daviplata, card). After payment, credits auto-activate. Zero crypto — atomic Redis deduction with SHA-256 webhook verification and 24h idempotency guard. See xpequi-api for implementation.


My Agent Stack

How I actually build: one harness, three workers — all open-source, API-driven, no subscriptions.

Tool Role Why
Hermes Agent The harness (the brain) Self-improving via skills + persistent memory, multi-platform gateway (Telegram/Discord/Slack/WhatsApp), cron, MCP, 20+ providers
OpenCode Worker 1 Fast coding agent, CLI-native, my default sub-agent on the 2× plan
Cline Worker 2 Autonomous coding with MCP tool access
Codex Worker 3 Parallel lane — features, PR reviews, batch fixes, dual-provider (OpenRouter + GO)

The pattern: Hermes decides, routes, and verifies; the three workers execute in parallel (research fan-outs, bug-hunts, reviews). Skill files + keyed memory make the stack portable — swap any harness and the layer survives.


Tech Stack

Technologies
Languages TypeScript Python Solidity SQL
Frontend Next.js React Tailwind
AI / LLM Claude DeepSeek Qwen Ollama
AI Platforms OpenRouter · Z.AI · Hermes Agent · RLM-Forge · OpenCode · Claude Code
Agent Frameworks Hermes Agent (NousResearch) — self-improving AI agent with skill learning loop, messaging gateway, 7 terminal backends · RLM-Forge (Q00) — recursive LM forge with TraceGuard evidence gating · Ouroboros · MCP Protocol · A2A Protocol · OpenClaw
Blockchain Ethereum Base Solana
Smart Contracts Solidity ERC-20 · ERC-721 · ERC-1155 · ERC-4804 · Uniswap V4 · Chainlink VRF · x402 Protocol
Payments / Monetization x402 V2 Facilitator (Base mainnet) · c402 Protocol (HTTP 402 — Wompi + Redis · zero crypto) · Wompi Web Checkout · PSE · Nequi · Daviplata · COP pricing · Prepaid Credits · Subscriptions
Web3 / Identity ENS (.eth) · Basename (mcpvot.base.eth) · Farcaster · Warpcast · IPFS · Agent Registration (.well-known)
Database PostgreSQL Redis SQLite Neon Upstash
Infra Vercel Docker GitHub Actions
Automation n8n Workflows · DeerFlow · VoltAgent · Cron Jobs · Message Queues · Autonomous Pipelines
Bots / Comms Telegram Bot · WhatsApp (Meta + Twilio) · Webhook Handlers · AI Chat Streaming
AI Infra MCP Servers · A2A (Agent-to-Agent) · DGM (Darwin Gödel Machine) · Memory MCP · Gemini CLI Server
Monitoring GitHub Actions CI/CD · Vercel Cron · Health Checks · Sentry Error Tracking · Rate Limiting (Upstash)
Protocols MCP (Model Context Protocol) · A2A · x402 (HTTP 402 Payment) · ERC-4804 · SSE Streaming

GitHub Stats

GitHub Stats Top Languages

GitHub Streak

github-snake


Connect

Pinned Loading

  1. xpequi-api xpequi-api Public

    Pequi API — Colombia's First Real Estate Data API. SDK, MCP server, and documentation.

    JavaScript 1