GenTech Agent Kit
БесплатноНе проверен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
Описание
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.
README
One install. Full stack. Your agent, running.
Release License Language Skills x402 Atelier
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, and agent identity infrastructure.
uvx --from git+https://github.com/ProtoJay4789/genTech-agent-kit.git gentech-kit
Install as Agent Skills
# Install the main skill
npx skills add ProtoJay4789/genTech-agent-kit
# Install 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
Quick Start
# Install and run
uvx --from git+https://github.com/ProtoJay4789/genTech-agent-kit.git gentech-kit
Requires: CMC_API_KEY env var (get one free at coinmarketcap.com/api)
export CMC_API_KEY="your-key-here"
Tools
Market Data
| Tool | Description |
|---|---|
get_quote(symbol) |
Real-time price for BTC, ETH, SOL, etc. |
get_listings(start, limit) |
Top tokens by market cap |
search_token(symbol) |
Token metadata, description, tags, logo |
get_trending(kind) |
Gainers, losers, most visited, latest |
get_dex_pairs(symbol) |
DEX pair data across exchanges |
Platform
| Tool | Description |
|---|---|
kit_info() |
Agent Kit version, tool list, update status |
Plugins (auto-discovered)
| Plugin | Tools | Settlement |
|---|---|---|
| Algorand x402 Gateway | algorand_x402_info, algorand_verify_payment, algorand_get_quote |
ALGO via GoPlausible |
| Robinhood Chain x402 | rh_info, rh_list_stocks, rh_get_stock, rh_crypto_quote, rh_verify_payment |
USDG via Naven Network |
| Output Enforcer | output_enforcer_status, output_enforcer_violations, output_enforcer_clear, output_enforcer_breakers |
— |
| Pika Creative Suite | pika_skills, pika_generate, pika_build_brand, pika_app_sizzle, pika_explainer |
— |
Demo: x402 Payment Flow
# Hit a paid endpoint without payment
curl -i https://api.naven.network/x402-test/ping
# → HTTP 402 Payment Required with x402 v2 challenge
# → Network: Robinhood Chain (eip155:4663)
# → Token: USDG ($0.0001 per query)
Why GenTech Agent Kit?
| Feature | Benefit |
|---|---|
| Always updated | Active development — new tools ship continuously. uv tool install --reinstall gets the latest. |
| Adaptive stack | Modular design. Tools discovered dynamically — the kit grows without breaking existing integrations. |
| x402 native | Every API supports machine-to-machine micropayments. Pay per query, no subscription. |
| Open source | MIT license. Audit, fork, extend. No vendor lock-in. |
| Premier distribution | Listed on Atelier, PortalHQ, Monad Agent Hub. Your agent finds us automatically. |
MCP Client Setup
Claude Code
claude mcp add gentech-agent-kit \
--env CMC_API_KEY=your-key-here \
-- uvx --from git+https://github.com/ProtoJay4789/genTech-agent-kit.git gentech-kit
Claude Desktop
{
"mcpServers": {
"gentech-agent-kit": {
"command": "uvx",
"args": ["--from", "git+https://github.com/ProtoJay4789/genTech-agent-kit.git", "gentech-kit"],
"env": { "CMC_API_KEY": "your-key-here" }
}
}
}
License
MIT — GenTech Labs
About
GenTech Labs builds payment infrastructure for AI agents. We make it possible for agents to pay each other, subscribe to services, and earn revenue — all on-chain, all autonomously.
Установка GenTech Agent Kit
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ProtoJay4789/genTech-agent-kitFAQ
GenTech Agent Kit MCP бесплатный?
Да, GenTech Agent Kit MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для GenTech Agent Kit?
Нет, GenTech Agent Kit работает без API-ключей и переменных окружения.
GenTech Agent Kit — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить GenTech Agent Kit в Claude Desktop, Claude Code или Cursor?
Открой GenTech Agent Kit на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare GenTech Agent Kit with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
