From example-plugin
Provides local filesystem access for reading, writing, listing directories, and managing files on the user's machine. Runs locally as a stdio subprocess. No secrets required.
npx claudepluginhub jawhnycooke/claude-plugins --plugin example-pluginAdd to your .mcp.json:
{
"mcpServers": {
"example-server": {
"url": "https://mcp.example.com/api"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.example.com/api