YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Meta-Plasm v8.0: Enterprise Logic Gateway (MCP)
Welcome to the Meta-Plasm v8.0 Master Core. This server provides high-fidelity, deterministic reasoning as a service via the Model Context Protocol (MCP).
π Connection Protocol
To integrate Meta-Plasm v8.0 into your local environment (e.g., Claude Desktop, IDE extensions), add the following configuration to your mcp_config.json:
{
"mcpServers": {
"meta-plasm-v8": {
"command": "python",
"args": ["-m", "meta_plasm_mcp_server"],
"env": {
"HF_TOKEN": "YOUR_GATED_ACCESS_TOKEN",
"PLASM_PRECISION": "0.996"
}
}
}
}
π οΈ Available Tools
1. resolve_structural_logic
Collapses high-entropy reasoning problems into a deterministic 1536-dimensional manifold.
- Input:
data_vector(High-density embedding) - Cost: 1 PPT ($0.05 USD)
- Guarantee: 99.6% logic fidelity floor.
2. audit_stability
Calculates the real-time Lyapunov Ξ» to ensure zero-hallucination compliance.
- Threshold: Certified Stable if Ξ» < 0.0052.
π° Monetization: Pay-Per-Trajectory (PPT)
Meta-Plasm uses a usage-based billing model designed for enterprise precision:
- Unit: 1 Trajectory (30 SDE Integration Steps).
- Rate: $0.05 per successful trajectory.
- SLA: If the Lyapunov Index exceeds the safety threshold during inference, the trajectory is automatically voided and non-billable.
π Gated Access
This repository is Gated. To request access:
- Ensure you have a Hugging Face account.
- Apply for access at
hf.co/Disdang/Meta-Plasm-v8.0-MCP-Secure. - Once approved, generate a Write Token to authenticate your MCP client.
Proprietary Lie-Symmetric generators are protected within the production binary.