RegLayer Instant Decision Briefs
ai.reglayer/instant-decision-briefsCompany-specific regulatory assessments for concrete business questions, as structured data or PDF.
Tools · 10
List the regulatory research products available to agents. Use an Instant Brief for a question and Check for supplied working materials.
List the Instant Brief available to agents.
Validate the scope and return the REST purchase shape. Payment occurs through HTTP 402 on the REST endpoint.
Read private order status. If status is researching, close the call and invoke this tool again after 20 seconds.
Read the structured result after status reaches ready. If still researching, close the call and retry after 20 seconds.
Return the authenticated PDF endpoint after status reaches ready. Use the same bearer token when downloading it.
Return the paid REST request shape for screening one or two supplied materials. The agent price is $0.99.
Read private Check status.
Retrieve the structured Check result after status reaches ready.
Return the authenticated PDF endpoint after the Check is ready.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"reglayer_instant_decision_briefs": {
"url": "https://reglayer.ai/mcp",
"transport": "streamable-http"
}
}
}