arifos-mcp-call

Invoke arifOS constitutional MCP tools via CLI or HTTP requests.

2|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/ariffazil/openclaw-workspace --skill arifos-mcp-call
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arifos-mcp-call
Source: https://github.com/ariffazil/openclaw-workspace/tree/main/skills/arifos-mcp-call
Command: npx skills add https://github.com/ariffazil/openclaw-workspace --skill arifos-mcp-call

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined interface to interact with the arifOS constitutional MCP (Master Control Program) tools, enabling users to manage and query the agent's core functionalities.

Core Features & Use Cases

  • Access Constitutional Tools: Easily invoke a suite of tools for health checks, listing capabilities, session anchoring, reasoning, memory search, and auditing.
  • Orchestrate Agent Operations: Facilitates the execution of critical agent functions through a unified CLI or HTTP interface.
  • Use Case: To understand the agent's current state and available functions, you can use the arifos list command to see all 13 tools.

Quick Start

Use the arifos CLI to check the agent's health.

Frequently Asked Questions about arifos-mcp-call

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I invoke MCP tools for agent health checks and session anchoring?

You can invoke MCP tools for health checks and session anchoring by using the arifos CLI bridge or direct HTTP requests to the arifosmcp_server.

What constitutional agent operations can I execute via a CLI bridge?

Constitutional agent operations available via the CLI bridge include health checks, tool listing, session anchoring, reasoning, memory search, constitutional verdicts, sealing to VAULT999, reality search, and floor audits.

How do I list all available agent tools in an MCP server?

To list all available agent tools in the MCP server, execute the `arifos list` command, which displays all 13 tools currently supported by the constitutional interface.

Can I use direct HTTP requests instead of a CLI to manage agent operations?

Yes, you can use direct HTTP requests to communicate with the arifosmcp_server as an alternative to the CLI bridge, supporting the same suite of constitutional agent operations.

What is the purpose of sealing constitutional verdicts to VAULT999?

Sealing constitutional verdicts to VAULT999 finalizes agent decisions, ensuring the outcomes of reasoning and audits are permanently recorded and anchored within the constitutional system.