MCP Server
MCP
Plainsight MCP
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
By
Comments
Sign in to leave a comment