GenTech Agent Kit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CMC_API_KEY | Yes | Your CoinMarketCap API key (get one free at coinmarketcap.com/api) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| algorand_x402_info | Get Algorand x402 Gateway status — account, GoPlausible connection, and session info. |
| algorand_verify_payment | Verify an x402 payment on Algorand through GoPlausible facilitator. Returns session token on success. |
| algorand_get_quote | Get real-time crypto price quote on Algorand x402. Requires valid session from algorand_verify_payment. Cost: 0.001 ALGO/query. |
| output_enforcer_status | Get Output Enforcer status — violations, circuit breakers, storage health. |
| output_enforcer_violationsB | Get recent validation violations. Filter by tool name (optional) and time window. Args: tool_name: Optional tool name to filter by. Empty string returns all. hours: How many hours back to look (default 24). |
| output_enforcer_clearA | Clear all violation records (memory + disk). Returns count cleared. |
| output_enforcer_breakers | 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_generateC | 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_brandC | 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_info | Get Robinhood Chain network status — chain ID, RPC, facilitator, block number, available stocks. |
| rh_list_stocks | List all available tokenized stocks on Robinhood Chain with contracts and categories. |
| rh_get_stock | Get price for a tokenized stock on Robinhood Chain. Supports AAPL, NVDA, TSLA, MSFT, META, etc. Cost: $0.005 USDG/query. |
| rh_crypto_quote | 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_payment | 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. Args: payment_proof: The x402 payment proof from Naven Network. |
| get_quote | 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_listings | Get top token listings by market cap. Returns up to 100 tokens ranked by market cap. Cost: $0.001 USDC/query. |
| search_token | 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_pairs | Get DEX pair data for a token across exchanges. Returns price, volume, liquidity. Cost: $0.001 USDC/query. |
| kit_info | Get GenTech Agent Kit version, available tools, and update status. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/ProtoJay4789/genTech-agent-kit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server