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

Typing SVG

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 15React 19TypeScriptPrismaPostgreSQLClerkVercel

### [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+AsyncIORedisWebSocketsOllama

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

Live · BaseVOT TokenChainlink VRFERC-1155 NFTsFarcaster

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

PythonMCP ProtocolClaude 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-2612EVMMCPPermitBase · 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 Endpointsc402 ProtocolOpen FinanceTypeScript SDKPython SDKMCP 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-improvingSkill LoopDigitalOceanDeepSeek V4RLM-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.

ToolRoleWhy
Hermes AgentThe harness (the brain)Self-improving via skills + persistent memory, multi-platform gateway (Telegram/Discord/Slack/WhatsApp), cron, MCP, 20+ providers
OpenCodeWorker 1Fast coding agent, CLI-native, my default sub-agent on the 2× plan
ClineWorker 2Autonomous coding with MCP tool access
CodexWorker 3Parallel 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
LanguagesTypeScriptPythonSoliditySQL
FrontendNext.jsReactTailwind
AI / LLMClaudeDeepSeekQwenOllama
AI PlatformsOpenRouter · Z.AI · Hermes Agent · RLM-Forge · OpenCode · Claude Code
Agent FrameworksHermes 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
BlockchainEthereumBaseSolana
Smart ContractsSolidity ERC-20 · ERC-721 · ERC-1155 · ERC-4804 · Uniswap V4 · Chainlink VRF · x402 Protocol
Payments / Monetizationx402 V2 Facilitator (Base mainnet) · c402 Protocol (HTTP 402 — Wompi + Redis · zero crypto) · Wompi Web Checkout · PSE · Nequi · Daviplata · COP pricing · Prepaid Credits · Subscriptions
Web3 / IdentityENS (.eth) · Basename (mcpvot.base.eth) · Farcaster · Warpcast · IPFS · Agent Registration (.well-known)
DatabasePostgreSQLRedisSQLiteNeonUpstash
InfraVercelDockerGitHub Actions
Automationn8n Workflows · DeerFlow · VoltAgent · Cron Jobs · Message Queues · Autonomous Pipelines
Bots / CommsTelegram Bot · WhatsApp (Meta + Twilio) · Webhook Handlers · AI Chat Streaming
AI InfraMCP Servers · A2A (Agent-to-Agent) · DGM (Darwin Gödel Machine) · Memory MCP · Gemini CLI Server
MonitoringGitHub Actions CI/CD · Vercel Cron · Health Checks · Sentry Error Tracking · Rate Limiting (Upstash)
ProtocolsMCP (Model Context Protocol) · A2A · x402 (HTTP 402 Payment) · ERC-4804 · SSE Streaming

GitHub Stats

GitHub StatsTop Languages

GitHub Streak

github-snake


Connect

Pinned Loading

  1. xpequi-apixpequi-apiPublic

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

    JavaScript 1