ajd-beep/plugin2mcp
An LLM payload interceptor for Claude Cowork/Code plugins that allows MCP tools to own the LLM transaction. This provides MCP developers and users more control without introducing expensive redundancy, interfering with application-side plugin operation, or disrupting the native user experience.
Platform-specific configuration:
{
"mcpServers": {
"plugin2mcp": {
"command": "npx",
"args": [
"-y",
"plugin2mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...