Sections/Agent Connect
Section

Agent Connect

Integration section with CLI command and MCP config code cards.

Integration-focused block with two code-card variants and a final skill-announcement card.

Agent Ready

Easily connect with your
AI agents

Lorem ipsum dolor sit amet consectetur adipiscing elit.

One command

Skill. Give your agent harness access to real-time web data.

npx -y lorem-cli@latest init --all
Quick config

MCP. Connect any MCP-compatible client in seconds.

1{
2 "mcpServers": {
3 "lorem-mcp": {
4 "command": "npx",
5 "args": ["-y", "lorem-mcp"]
6 }
7 }
8}
For AI agents

Agent Onboarding. Lorem ipsum dolor sit amet, consectetur adipiscing.

View the skill
1  curl -s https://example.com/onboarding/SKILL.md

Install from registry

npx shadcn@latest add https://ui.comcreate.io/r/agent-connect.json

Shadcn-compatible registry endpoint served locally for copy-paste installs.

Installed files

  • components/sections/agent-connect.tsx