Skip to main content
Glama
Gentech-Labs

genTech-agent-kit

Official
by Gentech-Labs

GenTech Agent Kit

One install. Full stack. Your agent, running.

Release License Language Skills x402 Q402 Self-Evolution Glama

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.


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

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

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

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that enables AI agents to search, pay for, and call paid APIs using the x402 protocol, with automatic USDC settlement.
    2
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that provides DeFi data tools (crypto prices, whale concentration, funding rates) for AI agents via the x402 protocol.
    9
    1
    MIT
  • A
    license
    C
    quality
    A
    maintenance
    An 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.
    23
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server connecting AI agents to non-custodial staking data across 130+ networks.

  • Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.

  • MCP marketplace: agents pay per call in USDC via x402. Plus Base chain data and a USDC<->bank ramp.

View all MCP Connectors

Latest Blog Posts

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