tag
mcp
4 entries.
-
Your AI Agent Shouldn't Read 5,000 Tokens to Change One CSS Value
Giving an agent access to your project is half the problem. If changing one CSS value means rewriting a whole file, its context goes on learning nothing.
-
Your Local Preview Should Not Lie to You
SSG's local preview applies generated redirects and headers, reloads them after builds, and keeps browser caching from hiding files while they are edited.
-
Your MCP Server Can Edit Your Website. Who Is Allowed to Talk to It?
An MCP server that edits templates and opens pull requests is not just another dev endpoint. The moment it listens on HTTP, authentication is not optional.
-
Tell the Designer What You Want: the ssg mcp Development Server
ssg mcp turns your AI assistant into two coworkers: a designer that edits templates and a content manager for Markdown. Each knows what it may not touch.