securechaindev/securechain-mcp-server
The Secure Chain Model Context Protocol (MCP) server to give context about your software supply chain to any type of LLM or AI agent.
Platform-specific configuration:
{
"mcpServers": {
"securechain-mcp-server": {
"command": "npx",
"args": [
"-y",
"securechain-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...