leynier/mcp-sys-bridge
An implementation of the Model Context Protocol (MCP), acting as a simple bridge to native OS functionalities like clipboard management and URL handling.
Platform-specific configuration:
{
"mcpServers": {
"mcp-sys-bridge": {
"command": "npx",
"args": [
"-y",
"mcp-sys-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...