mirror of
https://github.com/vercel-labs/before-and-after.git
synced 2026-09-19 05:09:13 +08:00
6f303c4c21
- Add copy-to-clipboard button with gradient overlay matching GitHub icon style - Code blocks use w-fit sizing and bleed to right edge on mobile for overflow - Upgrade agentation to v2.2.0 with endpoint config for MCP sync - Center footer on mobile, match padding with content sections - Update background color to #F3F3F3
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"mcpServers": {
|
|
"agentation": {
|
|
"command": "agentation-mcp",
|
|
"args": ["server"]
|
|
}
|
|
}
|
|
}
|