← arif-fazil.com
INDIVIDUAL MCP TOOL
arif_think
KERNEL 333 · Mind — structured reasoning under F2/F7 with OBS/DER/INT/SPEC labels.
LIVE ENDPOINT
https://arifosmcp.arif-fazil.com/mcp
Connect to this endpoint to inspect the live schema for arif_think and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.arifos-mcp]
url = "https://arifosmcp.arif-fazil.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"arifos-mcp": {
"type": "http",
"url": "https://arifosmcp.arif-fazil.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: arifos-mcp
Remote MCP URL: https://arifosmcp.arif-fazil.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"arifos-mcp": {
"url": "https://arifosmcp.arif-fazil.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"arifos-mcp": {
"type": "http",
"url": "https://arifosmcp.arif-fazil.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "arifos-mcp",
"transport": "streamable-http",
"url": "https://arifosmcp.arif-fazil.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
arif_init— KERNEL 000 · Session ignition — binds actor, floors, and audit before any other arif_* verb.arif_observe— KERNEL 111 · Sense reality into evidence with epistemic tags and uncertainty bounds.arif_route— KERNEL 444 · Intent→organ router — dispatches to GEOX/WEALTH/WELL/A-FORGE.arif_memory— KERNEL 555 · Memory governor — L1–L6 governed semantic recall, storage, and persistence.arif_judge— KERNEL 666 · Constitutional verdict — binding SEAL/HOLD/SABAR/VOID arbitration.arif_forge— KERNEL 777 · Execution gate via A-FORGE — mutates only after SEAL verdict.arif_seal— KERNEL 999 · VAULT999 immutable append — irreversible civilizational memory sealing.