ToeStub MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ToeStub MCP ServerAudit the latest job run"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ToeStub
Job OS cognitive governor for external systems — pin-sealed multi-source oilfield job coherence, explore-vs-certify firewall, multi-well rotation, partner audit, and optional MCP attachment for agent hosts (Cursor / Claude / Grok).
Pin sealed. Explore never certifies. Never λ=γ.
This is a standalone distribution extracted from the 123abc-grok research monorepo. External teams can clone, configure, and run without the protein dual-gate stack.
License: MIT
Quick start (Windows)
git clone https://github.com/RogueGringo/ToeStub.git
cd ToeStub
install.bat
menu.batScript | Role |
| Python deps + import check |
| CMD menu (cfg, smoke, rotation, audit, MCP) |
| Start stdio MCP server for hosts |
| Paths and job defaults |
Menu map
Show configuration
Edit
cfg\toestub.ini(Notepad)Fixture smoke (expects certified)
Custom run (LAS/MP/survey from cfg)
Multi-well rotation (fixture dual well)
Catalog runs
Audit latest run
MCP connect help
Start MCP server (stdio)
T. Unit tests
I. Re-install depsExit
Related MCP server: cronicorn
Configure
Edit cfg/toestub.ini:
[paths]
default_las = C:\path\to\well.las
default_micropulse = C:\path\to\MicroPulse_dir
default_survey = C:\path\to\SURVEY.csv
out_dir = out\job_os
[job]
channel_pack = surface_min
max_rows = 500
max_depth_mono_violations = 5
with_dynamical_topology = trueFree params are closed-set only (align_mode, window_scale, channel_pack, null_policy, survey_gate, regime_mode).
Pin knobs (depth_mono_eps, mono violations) are pin_config, not free.
MCP (agent hosts)
run_mcp.batOr host JSON (examples/toestub.mcp.json):
{
"mcpServers": {
"toestub": {
"command": "python",
"args": ["-m", "toestub.mcp_server"],
"env": {
"PYTHONPATH": "C:/PRIMEdEV-1/ToeStub",
"TOESTUB_REPO_ROOT": "C:/PRIMEdEV-1/ToeStub"
}
}
}
}Point PYTHONPATH / TOESTUB_REPO_ROOT at your clone path.
Tools
Tool | Purpose |
| Job OS OS-mode loop |
| INDEX of runs |
| Multi-well same pin |
| Partner audit (no re-ingest) |
| Read FIREWALL.json |
CLI (operators)
set PYTHONPATH=%CD%
python job_coherence.py --os --las fixtures\mini_edr.las --out-dir out\job_os
python job_coherence.py --catalog --out-dir out\job_os
python job_coherence.py --audit out\job_os\<run_id>
python job_coherence.py --rotation examples\job_rotation_fixture.manifest.json --out-dir out\rotationLaw
CERTIFY = pin hard seal + fixed-point (empty free board × K)
EXPLORE = science / topology / λ1 trends —
not_acceptanceNear-miss: explore looks good, certify fails → reject for ship
No shell tool; no soft_T / pin rewrite via free params
Design: docs/design-toestub-mcp.md
Requirements
Windows 10+ (menu.bat) or any OS for Python/MCP
Python 3.11+
pip install -r requirements.txt
Provenance
Kernel modules: realm/job_os, realm/dynamical_topology, realm/kb_geometry, toestub
Upstream research monorepo: RogueGringo/123abc-grok
License
Same as upstream monorepo unless otherwise noted. Contact maintainer for commercial terms.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
Remote MCP for A2A dependency inspector MCP, structured receipts, audit logs, and reviewer-ready evi
Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
Remote MCP for A2A failure replay MCP, structured receipts, audit logs, and reviewer-ready evidence.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceEnables users to define and run MCP tools using declarative YAML configs with built-in trust enforcement, credential brokering, and tamper-evident audit logging.14MIT
- FlicenseNot gradedqualityCmaintenanceEnables managing adaptive HTTP jobs with AI-driven scheduling, auto-recovery, and multi-endpoint coordination via MCP.3-
- AlicenseNot gradedqualityBmaintenanceEnables multi-model leader-worker agent orchestration, workflow execution, and deterministic validation via structured MCP tools.16Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables to interact with job application workflows through MCP, allowing users to find jobs, generate non-trivial applications with proof-maps, and build offline dashboards, all without auto-submitting.Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RogueGringo/ToeStub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server