genTech-agent-kit
A single-install MCP server that provides AI agents with real-time market data, DeFi intelligence, payment rails (x402/Q402), agent identity infrastructure, and self-evolution capabilities.
README
GenTech Agent Kit
One install. Full stack. Your agent, running.
The GenTech Agent Kit packages the entire GenTech stack into a single installable MCP server. One command gives any AI agent real-time market data, DeFi intelligence, payment rails, agent identity infrastructure, and self-evolution capabilities.
uvx --from git+https://github.com/ProtoJay4789/genTech-agent-kit.git gentech-kit
Requires: Hermes Agent v0.19.0+ | CMC_API_KEY env var (free at coinmarketcap.com/api)
Quick Start
# Install and run
uvx --from git+https://github.com/ProtoJay4789/genTech-agent-kit.git gentech-kit
# Set your API key
export CMC_API_KEY="your-key-here"
The MCP server starts and exposes all GenTech tools to your agent.
Install as Agent Skills
# Main skill
npx skills add ProtoJay4789/genTech-agent-kit
# Specific skills
npx skills add ProtoJay4789/genTech-agent-kit --skill x402-payments
npx skills add ProtoJay4789/genTech-agent-kit --skill robinhood-chain
npx skills add ProtoJay4789/genTech-agent-kit --skill output-enforcer
npx skills add ProtoJay4789/genTech-agent-kit --skill context-cycle-proactive
What's Included
Payment Rails
| Component | What It Does | Status |
|---|---|---|
| x402-payments | Solana micropayments via x402 gateway — pay-per-call API access | Live |
| Q402 Gasless | Gasless USDC/USDT on 12 chains via EIP-7702 (trial on BNB) | Live |
| Pay Wallet | Solana wallet for x402 income collection | Live |
Self-Evolution (Harness)
Four cron jobs that make your Hermes instance measurably better over time. Uses the hermes-self-evolution framework.
| Role | Schedule | Job |
|---|---|---|
| Evolution | Every 4h | Proposes one grounded improvement from real user friction |
| Critic | Every 4h (offset) | Reviews proposals — different model prevents collusion |
| Verifier | Every 2 days | Checks if predictions actually came true |
| Gardener | Every 7 days | Prunes dormant skills, checks credential health |
Witness log auto-fed from context-weight nightly. No bookkeeping theatre (Article II).
Agent Infrastructure
| Skill | What It Does |
|---|---|
| output-enforcer | Structured output enforcement with circuit breaker |
| robinhood-chain | Robinhood Chain integration (USDG, tokenized stocks) |
| wakeup-protocol | Session wakeup — loads .env, reports configured services |
| context-cycle-proactive | Save → route → load → resume at 80-90% context; keeps every agent synced to the second brain |
Modules
- a2a — Agent-to-Agent Communication — the full A2A lifecycle: discover new agents on the ERC-8004 registry → talk to them in the Buzz workspace → self-audit your own execution. Includes on-chain identity registration across 7+ chains
- Poker Tournament Daemon — Automated tournament loop with LAG strategy
- Context Weight Generator — Cross-group context sync nightly
- genTech-shop MCP — Gaming intelligence (deals, releases, POE2 builds)
- Obliteratus — ML refusal removal for local models (RTX 3070+)
Platform Support
| Component | Hermes v0.19+ | Claude Code | Cursor | Codex |
|---|---|---|---|---|
| MCP Server | ✅ | ✅ | ✅ | ✅ |
| Agent Skills | ✅ | ✅ | ✅ | ✅ |
| Self-Evolution | ✅ | Cron only | Cron only | Cron only |
| x402 Payments | ✅ | ✅ | ✅ | ✅ |
Environment Variables
# Required
CMC_API_KEY=your-key-here
# Payment Rails
PAY_SECRET_KEY_PATH=/path/to/solana-keypair.json
Q402_TRIAL_API_KEY=your-trial-key
Q402_MULTICHAIN_API_KEY=your-multichain-key
# Optional
ELEVENLABS_API_KEY=your-elevenlabs-key
GITHUB_TOKEN=your-github-token
Key Addresses
| Asset | Address |
|---|---|
| Pay Wallet (Solana) | pX1FTLyXAskfD4y8pRwx7Go58GpM9t2PtGZGj6Lq2hR |
| TREASURY Token | 0x56D03C0f4167cC2c26B781dE47E608d660F13ba3 |
| Primary Wallet | 0x7ebff188f2Eba16518C02864589b1403a5d1296a |
| GenTech Shop | glama.ai/mcp/servers/ProtoJay4789/genTech-shop |
| Investor Deck | gentechlabs.net/grant.html |
License
MIT | Built by GenTech Labs
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。