← Back to Plugins
MCP Server MCP

Plainsight MCP

github By github 👁 3 views ▲ 0 votes

Search the Plainsight playbook and review code against proven best practices.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://playbook-mcp.plainsight.pro/mcp",
      "headers": [
        {
          "description": "Bearer token from https://playbook-mcp.plainsight.pro/authorize",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...