Loading MCP server directory, please wait...
Exposes one granted folder to any AI client, read-only, behind a path-containment fence.
npx @getmcp/cli add com.wyrdmcp/wyrdRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.wyrdmcp/wyrd": {
"command": "npx",
"args": [
"-y",
"wyrd-mcp"
],
"env": {
"WYRD_GRANT": ""
}
}
}
}