MCP Server
MCP
Marigold
Comment on AI-generated webpages; feedback flows back to your coding agent. Free, MIT, local-first.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://marigold.page/api/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "marigold-draft",
"version": "0.9.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment