Files
James 6f303c4c21 Add copy button to code blocks and polish site for mobile
- 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
2026-02-08 16:28:10 -05:00

9 lines
112 B
JSON

{
"mcpServers": {
"agentation": {
"command": "agentation-mcp",
"args": ["server"]
}
}
}