MCP Server
MCP
Alchemy
Serves the Alchemy writing ruleset to any agent, so its prose loses the usual LLM tells.
Install
npx -y @fernforge/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@fernforge/alchemy-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment