Loading MCP server directory, please wait...
Creates new pages with provenance and records lineage in a ledger under .wyrd/.
npx @getmcp/cli add com.wyrdmcp/wyrd-scribeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.wyrdmcp/wyrd-scribe": {
"command": "npx",
"args": [
"-y",
"wyrd-scribe"
],
"env": {
"WYRD_GRANT": "",
"WYRD_SCRIBE_TIER": ""
}
}
}
}