Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Wever Labs Agentic Rails

com.weverlabs/agentic-rails

Agentic rails for complex workflows with receipts, fees, and MCP tool access.

Uptime
25.0%
4 direct probes · 30d
Response
1269ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_service_catalog

Read the four supported Labs computation contracts and connection instructions.

check_evidence_inventory

Compare explicit submitted evidence labels and return exact matched and missing items. This does not read or verify document contents.

review_mcp_manifest

Inventory submitted MCP tool declarations and flag missing or consequential annotations. This does not connect to a server or grant authority.

build_operator_brief

Summarize supplied service health and queue observations into deterministic priorities. No private records are fetched and no activity is invented.

prepare_work_order

Prepare a validated DiligenceOps task for a specific Connect recipient. Submission, recipient permission and execution remain separate steps.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wever_labs_agentic_rails": {
      "url": "https://weverlabs.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}