genTech-agent-kit
OfficialThe GenTech Agent Kit server provides a full-stack AI agent platform with capabilities for payment processing, real-time financial data, creative content generation, output enforcement, agent self-evolution, and infrastructure management.
Payments & DeFi: Process Solana micropayments via x402, handle gasless USDC/USDT payments across 12 chains (Q402), verify x402 payments on Algorand (0.001 ALGO/query) and Robinhood Chain (USDG), retrieve crypto price quotes through these chains, and manage a Solana Pay Wallet.
Market Data: Get real-time crypto quotes, top token listings by market cap, trending data (gainers/losers/most visited), token search and metadata, and DEX pair data, all powered by CoinMarketCap API.
Robinhood Chain: Access network status, list and price tokenized stocks (e.g., AAPL, NVDA, TSLA), and get crypto quotes settled in USDG.
Creative Content (Pika): Generate branded videos, explainers, app sizzles, UGC ads, VFX, podcasts, and complete brand identities from a product brief.
Output Enforcement: Monitor validation violations, clear records, check circuit breaker status, and ensure structured agent outputs.
Agent Infrastructure: Enable self-evolution via cron jobs (proposals, critiques, predictions, pruning), synchronize context across agents (Context Weight Generator, Context Cycle Proactive), facilitate agent-to-agent communication (ERC-8004 registry, Buzz workspace), and load environment variables via wakeup protocol.
Additional Modules: Gaming intelligence (deals, releases), automated poker tournaments (LAG strategy), and ML refusal removal (Obliteratus).
Kit Management: Retrieve version, list available tools, and check update status.
Access real-time cryptocurrency market data and DeFi intelligence from CoinMarketCap.
Integrates with Robinhood Chain, enabling access to USDG and tokenized stocks.
Enables Solana micropayments via the x402 gateway and manages a Solana wallet for income collection.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@genTech-agent-kitWhat's the current price of Bitcoin?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-kitRequires: 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.
Related MCP server: x402 MCP Server
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
npx skills add ProtoJay4789/genTech-agent-kit --skill handoff-meshWhat'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 |
safe-update-restart | Safe update/restart for a production VPS: backup → controlled window → restart → verify every service & endpoint after |
handoff-mesh | Built-in communication layer for multi-agent setups: full-mesh handoff folders, 15-min watcher (open handoffs + recent completions + tappable Obsidian deep-links), weekly archive cleanup, and a completion-reporting loop so every handoff is handled AND verified. Includes a second-brain setup preset to wire a new agent's brain in one go |
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-tokenKey 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
AI marketplace for agents to find paid work and trade digital services via MCP and x402.
An MCP memory server. One memory your agents share — across models, devices and apps.
MCP server giving AI agents one-connection access to crypto & DeFi data: DeFi protocol TVL, stableco
Related MCP Servers
AlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI agents to search, pay for, and call paid APIs using the x402 protocol, with automatic USDC settlement.2MIT- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides DeFi data tools (crypto prices, whale concentration, funding rates) for AI agents via the x402 protocol.201MIT
- AlicenseNot gradedqualityBmaintenanceA set of MCP servers that provide AI agents with safe, composable access to web3 market data and trading, featuring read-only intelligence and execution modes with SIM/PAPER/LIVE safeguards.MIT
- AlicenseCqualityAmaintenanceAn MCP server that gives AI agents real-time market data, DeFi intelligence, and automatic tool discovery via plugins. Supports x402 micropayments and is always updated.23MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gentech-Labs/genTech-agent-kit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server