Skip to content

777genius/fixture-mcp-bridge

v1.2.3MIT

Community package for the zero-copy MCP bridge fixture.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

fixture-mcpstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@fixture/mcp@1.2.3"
  ]
}

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": "fixture-mcp-bridge",
  "version": "1.2.3",
  "description": "Community package for the zero-copy MCP bridge fixture.",
  "author": {
    "name": "777genius",
    "url": "https://github.com/777genius"
  },
  "homepage": "https://github.com/fixture/upstream",
  "repository": "https://github.com/777genius/universal-agent-plugins",
  "license": "MIT",
  "keywords": [
    "agent-plugins",
    "bridge",
    "mcp"
  ]
}

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.

  • NOTICE
View on GitHub