Loading MCP server directory, please wait...
SOAR security playbooks for AI agents: fetch, full-text search, and count. Metered via Stripe.
npx @getmcp/cli add ai.lateos/soar-record-gatewayRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationSOAR API key formatted as 'Bearer soar_live_<key>'. Keys are issued per Stripe customer. No key? POST to the Payment-Required URL in an HTTP 402 MPP challenge from https://soar-api.nevada-f99.workers.dev/v1/records/fetch to subscribe via Stripe checkout (metered SOAR plan, $0.01/search, no upfront charge), then retrieve the issued key once from the credential_endpoint.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.lateos/soar-record-gateway": {
"url": "https://soar-api.nevada-f99.workers.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}