← Back to Plugins
MCP Server MCP

io.github.healersfind-alt/organic-web-checker

github By github 👁 1 views ▲ 0 votes

USDA NOP organic compliance checks — operation websites vs live OID certificate data.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.organicwebchecker.com/mcp",
      "headers": [
        {
          "description": "API key — issue one at https://www.organicwebchecker.com/api",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...