Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Free Blueprints

БесплатноНе проверен

Free AI agent blueprints for procurement and onboarding. No signup, no API key.

GitHubEmbed

Описание

Free AI agent blueprints for procurement and onboarding. No signup, no API key.

README

Pre-built AI agent blueprints for common business processes. No signup, no API key, no token.

Any MCP-compatible coding agent can discover and consume these blueprints immediately.

Available Blueprints

Blueprint Agents Pattern Description
RFx Procurement Automation 5 Manager-Workers Automate RFx intake, requirements analysis, response composition, and compliance validation
Employee Onboarding 5 Manager-Workers Automate document processing, IT provisioning, training assembly, and progress tracking

Usage

Claude Code / Cursor (stdio)

npm install -g @agent-blueprint/free-blueprints

Add to your project's .mcp.json:

{
  "mcpServers": {
    "free-blueprints": {
      "command": "free-blueprints-mcp"
    }
  }
}

Then ask your agent: "List available blueprints and deploy the RFx procurement one."

Remote (Streamable HTTP)

For Managed Agents, AI Control Tower, or any HTTP MCP client:

https://free-blueprints-mcp.agentblueprint.workers.dev/mcp

Tools

list_blueprints

Returns the catalog of available free blueprints.

get_blueprint

Returns a full blueprint by ID as a JSON manifest with all files ready to write to disk.

Parameters:

  • blueprintId (string, required) — Blueprint ID from list_blueprints

What you get

Each blueprint includes:

  • SKILL.md — Overview with frontmatter metadata
  • GETTING-STARTED.md — Step-by-step implementation guide
  • AGENTS.md — Universal agent sync rules
  • implementation-state.yaml — Progress tracking template
  • Reference docs — Agent specs, architecture decisions, guardrails, evaluation criteria, platform connectivity, business context

Want a custom blueprint?

These free blueprints cover generic business processes. For blueprints tailored to your company (your systems, your data, your org structure, your financials), visit agentblueprint.ai.

License

MIT

from github.com/agent-blueprint/free-blueprints

Установить Free Blueprints в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install free-blueprints

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add free-blueprints -- npx -y @agent-blueprint/free-blueprints

FAQ

Free Blueprints MCP бесплатный?

Да, Free Blueprints MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Free Blueprints?

Нет, Free Blueprints работает без API-ключей и переменных окружения.

Free Blueprints — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Free Blueprints в Claude Desktop, Claude Code или Cursor?

Открой Free Blueprints на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Free Blueprints with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai