Wever Labs Agentic Rails
@CodeWever
About Wever Labs Agentic Rails
Commercial trust rails for agent work: scoped work orders, rail execution, receipt verification, Trust Ledger records, and Agent Work History.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wever-labs-agentic-rails": {
"url": "https://weverlabs.com/api/mcp",
"transport": "http"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Wever Labs Agentic Rails?
Wever Labs Agentic Rails provides MCP-accessible commercial trust rails for agent work. It allows agents and developers to inspect rails, create scoped work orders, execute bounded workflows, verify receipts, and review Trust Ledger / Agent Work History evidence.
How to use Wever Labs Agentic Rails?
Point an MCP client to the endpoint https://weverlabs.com/api/mcp. Use the work-order API at https://weverlabs.com/api/work-orders to create and manage work orders. Review trust evidence via the Trust Ledger summary and Agent Work History endpoints.
Key features of Wever Labs Agentic Rails
- Inspect commercial trust rails for agent work
- Create scoped work orders
- Execute bounded workflows
- Verify work receipts
- Review Trust Ledger and Agent Work History evidence
- Access live proof pack with non-sample records
Use cases of Wever Labs Agentic Rails
- Agents need to execute trusted workflows with audit trails
- Developers inspect rail configurations before agent execution
- Verification of receipts after work completion
- Review of agent work history for compliance or debugging
- Demonstration of live, non-sample trust records to investors
FAQ from Wever Labs Agentic Rails
What is the MCP endpoint?
The MCP endpoint is https://weverlabs.com/api/mcp.
How can I see the Trust Ledger summary?
Use the Trust Ledger summary URL: https://weverlabs.com/api/work-history/summary.
How do I view Agent Work History?
Call https://weverlabs.com/api/agent-work-history?agent_id=weverlabs-first-live-agent-001.
What does the proof pack contain?
The proof pack shows observed non-sample records produced by the live work-order loop, demonstrating work moving from order to rail run to receipt verification to Trust Ledger record to Agent Work History.
Where is the OpenAPI specification?
The OpenAPI specification is at https://weverlabs.com/openapi.json.
More Reasoning MCP servers
Agentic MCP Client
peakmojoA standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
Task Planner MCP Server
CaptainCrouton89An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.
Code Reasoning MCP Server
mettamattA code reasoning MCP server, a fork of sequential-thinking
n8n - Secure Workflow Automation for Technical Teams
n8n-ioFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
MCP Sandbox
danstarnsTurn any JavaScript module into a sandboxed MCP (Model Context Protocol) server with automatic reflection and type inference.
Comments