Loading MCP server directory, please wait...
Enables AI agents to access Bright Security tools for app discovery and security testing.
npx @getmcp/cli add io.github.NeuraLegion/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBright Security API key for authentication.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NeuraLegion/mcp": {
"url": "https://{tenant_id}.brightsec.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}