Stats
Actions
Tags
From fastCRW
Runs a local MCP server via npx. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"crw": {
"command": "npx",
"args": [
"-y",
"crw-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub us/crw