Stats
Actions
Tags
From Watch Skill
Local MCP server that provides skill-watching capabilities. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"watch-skill": {
"command": "watch-skill",
"args": [
"serve"
]
}
}
}Server configuration and connection parameters
watch-skillCommand-line arguments passed to the server process
npx claudepluginhub oxbshw/watch-skill --plugin watch-skill