Skip to main content
Glama
Gentech-Labs

genTech-agent-kit

Official
by Gentech-Labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CMC_API_KEYYesYour CoinMarketCap API key (required). Get one free at coinmarketcap.com/api
GITHUB_TOKENNoYour GitHub token (optional)
ELEVENLABS_API_KEYNoYour ElevenLabs API key (optional)
Q402_TRIAL_API_KEYNoYour trial API key for Q402 gasless payments
PAY_SECRET_KEY_PATHNoPath to Solana keypair JSON file for x402 payments
Q402_MULTICHAIN_API_KEYNoYour multichain API key for Q402 gasless payments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
algorand_x402_infoA

Get Algorand x402 Gateway status — account, GoPlausible connection, and session info.

algorand_verify_paymentA

Verify an x402 payment on Algorand through GoPlausible facilitator. Returns session token on success.

algorand_get_quoteA

Get real-time crypto price quote on Algorand x402. Requires valid session from algorand_verify_payment. Cost: 0.001 ALGO/query.

output_enforcer_statusA

Get Output Enforcer status — violations, circuit breakers, storage health.

output_enforcer_violationsA

Get recent validation violations. Filter by tool name (optional) and time window.

output_enforcer_clearA

Clear all violation records (memory + disk). Returns count cleared.

output_enforcer_breakersA

Get circuit breaker status for all tools.

pika_skillsA

List available Pika creative skills — 4K VFX, App Sizzle, Build-a-Brand, Explainer, Founder Video, Podcast, UGC Ads, and more.

pika_generateB

Generate content using a Pika creative skill. Skills: 4k-vfx, app-sizzle, app-store-screens, build-a-brand, founder-product-video, explainer, podcast, ugc-ads, voxel-it, anime-soccer, gameday, kiss-cam, baseball-trend, viral-hook, content-director, fix-my-look, persona-builder, language-swap, stagefight, vfx. Pass params as JSON string.

pika_build_brandA

Generate a complete brand identity from a product brief. Creates brand strategy, tone of voice, logo direction, color palette, typography, and brand.md.

pika_app_sizzleA

Create a 15-second launch video from an app store link, product screens, or GitHub repo URL.

pika_explainerB

Turn a URL, GitHub repo, or written brief into a polished explainer video.

rh_infoA

Get Robinhood Chain network status — chain ID, RPC, facilitator, block number, available stocks.

rh_list_stocksA

List all available tokenized stocks on Robinhood Chain with contracts and categories.

rh_get_stockA

Get price for a tokenized stock on Robinhood Chain. Supports AAPL, NVDA, TSLA, MSFT, META, etc. Cost: $0.005 USDG/query.

rh_crypto_quoteA

Get crypto price quote settled on Robinhood Chain. Supports BTC, ETH, SOL, etc. Requires valid x402 session (USDG). Cost: $0.001 USDG/query.

For non-x402 mode (free tier), leave session_token empty.

rh_verify_paymentA

Verify an x402 payment on Robinhood Chain through Naven Network facilitator.

Payment settles in USDG. On success, returns a session token valid for 60 minutes.

get_quoteA

Get current price quote for crypto symbols. Supports single or multiple comma-separated symbols (e.g. 'BTC' or 'BTC,ETH,SOL'). Cost: $0.001 USDC/query.

get_listingsA

Get top token listings by market cap. Returns up to 100 tokens ranked by market cap. Cost: $0.001 USDC/query.

search_tokenA

Search for crypto token information by symbol. Returns metadata, description, tags, logo URL. Cost: $0.001 USDC/query.

get_trendingA

Get trending crypto data. Options: gainers, losers, most_visited, latest. Cost: $0.001 USDC/query.

get_dex_pairsA

Get DEX pair data for a token across exchanges. Returns price, volume, liquidity. Cost: $0.001 USDC/query.

kit_infoA

Get GenTech Agent Kit version, available tools, and update status.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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