← Back to Plugins
MCP Server MCP

SoftwareForge

github By github 👁 1 views ▲ 0 votes

AI-native Day 0 modernization platform for PRDs, architecture, work orders, and code transformation.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://refactory.agent.opsera.dev/api/mcp",
      "headers": [
        {
          "description": "Bearer token for MCP authentication",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...