← Registry
Developer Tools
forkit-mcp.com
Provides APIs for executing JavaScript code and managing task queues in a workspace.
ENDPOINT 1
https://forkit-mcp.com/mcp
Known tools 7
execute_codeExecute an async JavaScript function in a real V8 isolate with your workspace API.
search_apiReturn TypeScript type definitions for the execute_code codemode SDK.
ready_tasksReturn all pending tasks with no unresolved blockers — the topological ready set.
claim_taskAtomically claim a pending task for an agent.
wait_for_taskBlock until a ready task is available for the given assignee.
summarize_sessionGenerate an AI digest of the current session and persist it to R2 memory as a Markdown file.
list_executionsReturn recent execute_code audit records for this workspace.