muraraallan/codebridge-harness
v1.0.0
React Router harness tools, skills, and agent customizations for Codebridge workflows.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
Configuration does not match the published schema
A conformant client may refuse to load these servers.
codebridge-harnessstdio
{
"type": "stdio",
"command": "powershell.exe",
"args": [
"-NoProfile",
"-ExecutionPolicy",
"Bypass",
"-File",
"${PLUGIN_ROOT}\\scripts\\windows\\serve-harness-mcp.ps1"
],
"cwd": "."
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "codebridge-harness",
"version": "1.0.0",
"description": "React Router harness tools, skills, and agent customizations for Codebridge workflows.",
"homepage": "https://labx.dev.br",
"repository": "https://github.com/muraraallan/codebdrige-react-router-harness",
"keywords": [
"react-router",
"harness",
"agent-plugin",
"mcp",
"hooks"
],
"extensions": {
"com.github.copilot": {
"agents": true,
"hooks": true,
"rules": true
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 13shell scripts
- 3JSON files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.github.copilotships a directory of files