Grtl
БесплатноНе проверенCLI, MCP, and coding-agent Skills for GenRTL RTL engineering knowledge
Описание
CLI, MCP, and coding-agent Skills for GenRTL RTL engineering knowledge
README
grtl configures AI coding agents for GenRTL MCP and installs reusable RTL
CBB artifacts. Knowledge retrieval, CBB search, and CBB detail lookup are
supported through hosted GenRTL MCP tools only; the CLI no longer exposes search
or detail commands.
Installation
Requirements:
- Node.js 20.12 or newer
- A GenRTL API key
npm install --global @genrtl/grtl
grtl --version
Set the API key:
export GRTL_API_KEY="gtr_live_your_api_key"
PowerShell:
$env:GRTL_API_KEY = "gtr_live_your_api_key"
GENRTL_API_KEY is also supported.
CLI Use
The CLI is intentionally limited to agent setup and reusable RTL CBB installation. It does not provide knowledge search, CBB search, or CBB detail lookup commands. Use MCP mode for retrieval.
grtl setup --mcp --codex
grtl cbb install [email protected]
The coding agent or shell must inherit GRTL_API_KEY or GENRTL_API_KEY when it
runs setup or installs CBBs.
MCP Mode
MCP mode configures the hosted MCP endpoint and installs a genrtl-mcp Skill.
grtl setup --mcp --codex
grtl setup --mcp --cursor --project
Codex global setup installs or updates:
~/.codex/config.toml
~/.agents/skills/genrtl-mcp/SKILL.md
~/.codex/AGENTS.md
Codex project setup installs or updates:
.codex/config.toml
.agents/skills/genrtl-mcp/SKILL.md
AGENTS.md
The hosted endpoint is:
https://genrtl.com/api/mcp
Do not use https://www.genrtl.com/api/mcp; its cross-host redirect can remove
the Authorization header.
Interactive Setup
Run grtl setup without a mode to choose setup options interactively:
grtl setup
Supported agents:
- Claude Code
- Cursor
- OpenCode
- Codex
- Antigravity
- Gemini CLI
Use --project for project-local configuration. Without it, setup installs to
the user profile.
Knowledge Retrieval
Knowledge retrieval, CBB search, and CBB detail lookup are MCP-only. Configure GenRTL MCP for your agent instead of using CLI search commands.
Use --base-url for another GenRTL deployment when setting up MCP:
grtl --base-url http://localhost:3005 setup --mcp --codex --project
Codex Verification
After setup, restart Codex and ask:
Use GenRTL to find safe implementation guidance for an AD7606 controller.
The agent should invoke one of these MCP tools:
genrtl_knowledge_searchgenrtl_spec2rtl_searchgenrtl_spec2plan_searchgenrtl_verification_searchgenrtl_compile_searchgenrtl_debug_search
Verify installed files:
Get-ChildItem $HOME\.agents\skills\genrtl-* -Recurse
Get-Content $HOME\.codex\config.toml
Get-Content $HOME\.codex\AGENTS.md
Custom Deployment
Use --base-url for another GenRTL deployment:
grtl --base-url http://localhost:3005 setup --mcp --codex --project
Development
pnpm install
pnpm --filter @genrtl/grtl lint:check
pnpm --filter @genrtl/grtl typecheck
pnpm --filter @genrtl/grtl test
pnpm --filter @genrtl/grtl build
This project is derived from Upstash Context7 and retains its MIT license.
License
MIT
Установить Grtl в Claude Desktop, Claude Code, Cursor
unyly install grtlСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add grtl -- npx -y @genrtl/grtlFAQ
Grtl MCP бесплатный?
Да, Grtl MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Grtl?
Нет, Grtl работает без API-ключей и переменных окружения.
Grtl — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Grtl в Claude Desktop, Claude Code или Cursor?
Открой Grtl на 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 Grtl with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
