emdash
EmDash is a full-stack TypeScript CMS based on Astro; the spiritual successor to WordPress
Chat ui (emdash) MCP Server
Model Context Protocol (chat-ui) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"chat-ui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chat-ui"
]
}
}
}