reasonix_spawn_fleetAsmodeusX/reasonix-mcp — Validate an assigned-fleet JSON file and spawn all agents in one call.
reasonix_spawnAsmodeusX/reasonix-mcp — Start an agent in the daemon on a task; returns session_id and sandbox posture.
reasonix_resumeAsmodeusX/reasonix-mcp — Revive a stopped/crashed session from its persisted transcript, optionally changing options.
reasonix_modelsAsmodeusX/reasonix-mcp — List selectable models with provider/model refs, default, supported efforts, and price hints.
reasonix_sendAsmodeusX/reasonix-mcp — Forced steer: queue as mid-turn guidance or start a new turn if idle.
reasonix_pollAsmodeusX/reasonix-mcp — Context-lean status, capped message, current plan-work, pending permission.
reasonix_transcriptAsmodeusX/reasonix-mcp — What the agent actually did: tool calls, files touched, roles, work duration, last text.
reasonix_watchAsmodeusX/reasonix-mcp — Primary callback: block until completion, permission/question, or process death.
reasonix_waitAsmodeusX/reasonix-mcp — Legacy event-driven wait until any watched session produces output, finishes a turn, or raises a permission request.
reasonix_listAsmodeusX/reasonix-mcp — List all live sessions with id, status, cwd, task preview, transcript path.
list_toolsetsgtm-api/GTM API LinkedIn MCP Server — List the available toolsets (domains) on this server. Each toolset groups related tools (e.g. linkedin.messaging, id.billing). Start here, t
get_toolset_toolsgtm-api/GTM API LinkedIn MCP Server — List the tools in a toolset. Default (lite) returns name + title + one-line summary; pass verbose:true for full descriptions, safety flags,
call_toolgtm-api/GTM API LinkedIn MCP Server — Invoke a tool by name (discovered via get_toolset_tools) with its arguments object. Behaves exactly like calling the tool on its domain moun
evals_describe_schemaio.github.cyanheads/evals-mcp-server — Return the required and optional fields plus grader options for a task type. Call before drafting.
evals_create_draftio.github.cyanheads/evals-mcp-server — Create a draft eval record carrying its own grader; returns the parsed record, a review protocol, and a verification subagent prompt.
evals_revise_draftio.github.cyanheads/evals-mcp-server — Apply a surgical set / append / unset patch to a draft by dotted path; re-runs the self-consistency check.
evals_run_checkio.github.cyanheads/evals-mcp-server — Run a grader spec against candidate answers and get PASS/REJECT per candidate, decoupled from any saved record.
evals_submit_draftio.github.cyanheads/evals-mcp-server — Finalize a draft through the committability gate, then freeze it.
evals_list_recordsio.github.cyanheads/evals-mcp-server — Browse and filter records by status, domain, task type, or tag. Returns a compact summary per record.
evals_get_recordio.github.cyanheads/evals-mcp-server — Read a draft or submitted record by id; the id is stable across submit.
evals_discard_draftio.github.cyanheads/evals-mcp-server — Delete a draft record by id. Draft-only.
evals_export_recordsio.github.cyanheads/evals-mcp-server — Compile submitted records to JSONL, CSV, Inspect AI, or lm-evaluation-harness and write the artifact under exports/.
start_serversmorand/mcp-htmleditor — Start HTTP server + open browser. Idempotent.
stop_serversmorand/mcp-htmleditor — Stop the HTTP server.
get_statussmorand/mcp-htmleditor — Current state: file, port, pid, mtime, running.
open_filesmorand/mcp-htmleditor — Switch to a different HTML file.
update_startsmorand/mcp-htmleditor — Signal modification start (shows overlay in browser).
update_endsmorand/mcp-htmleditor — Signal modification complete (browser reloads).
mcp-htmleditorsmorand/mcp-htmleditor — WYSIWYG HTML editor for LLM-assisted document creation, allowing AI agents to create, modify, and export HTML presentations and documents.
factory_create_requestlaser54/io.github.laser54/bot-factory — Creates a new managed bot request that requires owner confirmation via Telegram.
factory_get_requestlaser54/io.github.laser54/bot-factory — Retrieves the status and details of a specific bot creation request.
factory_start_instancelaser54/io.github.laser54/bot-factory — Starts a previously created managed bot instance.
factory_stop_instancelaser54/io.github.laser54/bot-factory — Stops a running managed bot instance.
factory_preflightlaser54/io.github.laser54/bot-factory — Checks the health and readiness of the Factory worker before creating or managing bots.
factory_list_instanceslaser54/io.github.laser54/bot-factory — Lists all managed bot instances and their lifecycle statuses.
describe_data_foundationTIGERwu0118/YRB-HES Evidence MCP — Describe actual tables/columns and semantic data layers in the unified v3 foundation; defaults to a compact summary and accepts detail=full
get_document_overviewTIGERwu0118/YRB-HES Evidence MCP — Inspect one document's processing coverage
find_canonical_fieldsTIGERwu0118/YRB-HES Evidence MCP — Map a user concept or alias to registered YRB-HES semantic fields
build_question_schemaTIGERwu0118/YRB-HES Evidence MCP — Validate and structure a caller-defined five-layer contract for retrieval, evidence, analysis, response, and validation
search_geocodeTIGERwu0118/YRB-HES Evidence MCP — Look up coordinates and verdicts for geocoded spatial entities (min_score filter, doc_refs provenance)
get_document_geocodeTIGERwu0118/YRB-HES Evidence MCP — Return geocoded spatial entities linked to one document
papercheck_briefTIGERwu0118/YRB-HES Evidence MCP — Condensed verification brief for one entity: evidence quotes, abstract sentence, optional full-text hits
healthcheckTIGERwu0118/YRB-HES Evidence MCP — Verify database identity, schema, tables, and current counts
expand_entityTIGERwu0118/YRB-HES Evidence MCP — Expand entities to Events, evidence, edges, and geocode
check_juice_shoprinynoor/ai-assisted-pentest-mcp — Verify whether the authorized local OWASP Juice Shop laboratory is reachable via HTTP request to http://127.0.0.1:3000.