Loomal

Windows-only headless LLM task automation engine with scheduling via Windows Task Scheduler.

1 starsnuget: FieldCure.AssistStudio.Runner

About assiststudio-runner

assiststudio-runner is an MCP (Model Context Protocol) server published by fieldcure in the official MCP registry, listed under App Automation on Loomal. Windows-only headless LLM task automation engine with scheduling via Windows Task Scheduler.

It ships as a NuGet package (FieldCure.AssistStudio.Runner), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fieldcure/fieldcure-assiststudio-runner, where the project has earned 1 GitHub stars.

Use assiststudio-runner with your agent

Claude Code · one command
claude mcp add assiststudio-runner -- dnx FieldCure.AssistStudio.Runner --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "assiststudio-runner": {
      "command": "dnx",
      "args": [
        "FieldCure.AssistStudio.Runner",
        "--yes"
      ]
    }
  }
}
nugetFieldCure.AssistStudio.Runner

Frequently asked questions

What is assiststudio-runner?
assiststudio-runner is an MCP (Model Context Protocol) server by fieldcure in the App Automation category. Windows-only headless LLM task automation engine with scheduling via Windows Task Scheduler.
How do I connect assiststudio-runner to Claude, Cursor, or another MCP client?
Install assiststudio-runner from its nuget package (FieldCure.AssistStudio.Runner) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is assiststudio-runner open source?
Yes — the source code is public at github.com/fieldcure/fieldcure-assiststudio-runner, with 1 GitHub stars.
Can AI agents pay to use assiststudio-runner?
Not yet through Loomal — assiststudio-runner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain assiststudio-runner? Claim this listing free by verifying GitHub ownership, or contact us.