← Registry

Productivity

artificl.us

Manages healthcare provider credentialing, tracks billing risks, and exports credentialing reports.

7 endpoints35 known toolsFirst detected August 11, 2026Last detected August 11, 2026

ENDPOINT 1

https://credcycle.artificl.us/mcp

No auth detected

MCP server metadata

Name
credcycle
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

search_credentials

Search provider credentials by provider name, payer, or credential type.

Inferred read-only
list_billing_at_risk

List providers with a lapsed or missing credential or payer enrolment — the ones whose claims are denying or about to.

Inferred read-only
get_credentials_due

List credentials and payer cycles due within the next N days (default 90), including CAQH attestations and re-credentialing packets.

Inferred read-only
get_credentialing_summary

Get the credentialing summary: totals for tracked credentials, action needed, lapsed with billing at risk, due in 30 days, and sitting with the payer.

Inferred read-only
export_credentialing_report

Export the full credentialing report as CSV text (provider, credential, due date, status, follow-up history).

Inferred read-only

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.credcycle]
url = "https://credcycle.artificl.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "credcycle": {
      "type": "http",
      "url": "https://credcycle.artificl.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: credcycle
Remote MCP URL: https://credcycle.artificl.us/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": {
    "credcycle": {
      "url": "https://credcycle.artificl.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "credcycle": {
      "type": "http",
      "url": "https://credcycle.artificl.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "credcycle",
  "transport": "streamable-http",
  "url": "https://credcycle.artificl.us/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://deawatch.artificl.us/mcp

No auth detected

MCP server metadata

Name
deawatch
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

search_registrations

Search controlled substance registrations by prescriber name, registration type, or location.

Inferred read-only
list_cannot_prescribe

List prescribers whose DEA registration or state controlled substance licence has expired — the practitioners who cannot legally write controlled prescriptions right now.

Potential side effects
get_registrations_expiring

List controlled substance registrations expiring within the next N days (default 90), including state CSRs and mid-level registrations.

Inferred read-only
get_authority_summary

Get the controlled substance authority summary: totals for tracked registrations, renewals not started, expired, due in 30 days, and awaiting issue.

Inferred read-only
export_registration_report

Export the full controlled substance registration report as CSV text (prescriber, registration, expiry, status, reminder history).

Inferred read-only

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.deawatch]
url = "https://deawatch.artificl.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "deawatch": {
      "type": "http",
      "url": "https://deawatch.artificl.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: deawatch
Remote MCP URL: https://deawatch.artificl.us/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": {
    "deawatch": {
      "url": "https://deawatch.artificl.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "deawatch": {
      "type": "http",
      "url": "https://deawatch.artificl.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "deawatch",
  "transport": "streamable-http",
  "url": "https://deawatch.artificl.us/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://driverfile.artificl.us/mcp

No auth detected

MCP server metadata

Name
driverfile
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

search_dq_items

Search driver qualification file items by driver name or item type.

Inferred read-only
list_audit_risks

List driver qualification file items that are missing or out of date — the items that would be findings in a DOT compliance review today.

Inferred read-only
get_items_due

List DQ file items coming due within the next N days (default 30), including medical cards, MVR reviews, and Clearinghouse queries.

Inferred read-only
get_dq_summary

Get the driver qualification file summary: totals for tracked items, missing from file, out of date, due in 14 days, and awaiting filing.

Inferred read-only
export_dq_report

Export the full driver qualification file report as CSV text (driver, item, due date, status, chase history).

Inferred read-only

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.driverfile]
url = "https://driverfile.artificl.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "driverfile": {
      "type": "http",
      "url": "https://driverfile.artificl.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: driverfile
Remote MCP URL: https://driverfile.artificl.us/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": {
    "driverfile": {
      "url": "https://driverfile.artificl.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "driverfile": {
      "type": "http",
      "url": "https://driverfile.artificl.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "driverfile",
  "transport": "streamable-http",
  "url": "https://driverfile.artificl.us/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 4

https://hooddue.artificl.us/mcp

No auth detected

MCP server metadata

Name
hooddue
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

search_services

Search kitchen compliance intervals by area, system, service type, or permit.

Inferred read-only
list_overdue_services

List overdue fire safety and health compliance intervals — the ones that create insurance and inspection exposure right now.

Potential side effects
get_services_due

List services and permits due within the next N days (default 30), including hood cleanings, suppression inspections, and permit renewals.

Inferred read-only
get_compliance_summary

Get the kitchen compliance summary: totals for tracked intervals, not scheduled, overdue with policy risk, due this week, and awaiting tags.

Inferred read-only
export_compliance_log

Export the full kitchen compliance log as CSV text (area, service, next due, status, chase history).

Inferred read-only

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.hooddue]
url = "https://hooddue.artificl.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hooddue": {
      "type": "http",
      "url": "https://hooddue.artificl.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hooddue
Remote MCP URL: https://hooddue.artificl.us/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": {
    "hooddue": {
      "url": "https://hooddue.artificl.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hooddue": {
      "type": "http",
      "url": "https://hooddue.artificl.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hooddue",
  "transport": "streamable-http",
  "url": "https://hooddue.artificl.us/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 5

https://liftlog.artificl.us/mcp

No auth detected

MCP server metadata

Name
liftlog
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

search_requirements

Search lift compliance requirements by operator name, machine, or requirement type.

Inferred read-only
list_citable_items

List overdue or missing compliance items — the ones that would be citable in an OSHA inspection or damaging in an injury investigation.

Inferred read-only
get_requirements_due

List operator evaluations, inspections, and maintenance intervals due within the next N days (default 30).

Inferred read-only
get_lift_summary

Get the lift compliance summary: totals for tracked requirements, not done, overdue and citable, due this week, and awaiting records.

Inferred read-only
export_lift_log

Export the full lift compliance log as CSV text (operator or machine, requirement, next due, status, chase history).

Inferred read-only

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.liftlog]
url = "https://liftlog.artificl.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "liftlog": {
      "type": "http",
      "url": "https://liftlog.artificl.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: liftlog
Remote MCP URL: https://liftlog.artificl.us/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": {
    "liftlog": {
      "url": "https://liftlog.artificl.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "liftlog": {
      "type": "http",
      "url": "https://liftlog.artificl.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "liftlog",
  "transport": "streamable-http",
  "url": "https://liftlog.artificl.us/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 6

https://subproof.artificl.us/mcp

No auth detected

MCP server metadata

Name
subproof
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

search_sub_docs

Search subcontractor documents by sub name or document type.

Inferred read-only
list_uninsured_subs

List subcontractors with lapsed or missing insurance documents — the ones creating liability exposure right now.

Inferred read-only
get_expiring_cover

List subcontractor documents expiring within the next N days (default 30) so certificates can be renewed before a sub goes uncovered.

Inferred read-only
get_compliance_summary

Get the subcontractor compliance summary: totals for tracked, not received, lapsed cover, lapsing this week, and awaiting check.

Inferred read-only
export_compliance_report

Export the full subcontractor compliance report as CSV text (sub, document, due date, status, request history).

Inferred read-only

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.subproof]
url = "https://subproof.artificl.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "subproof": {
      "type": "http",
      "url": "https://subproof.artificl.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: subproof
Remote MCP URL: https://subproof.artificl.us/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": {
    "subproof": {
      "url": "https://subproof.artificl.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "subproof": {
      "type": "http",
      "url": "https://subproof.artificl.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "subproof",
  "transport": "streamable-http",
  "url": "https://subproof.artificl.us/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 7

https://vendorping.artificl.us/mcp

No auth detected

MCP server metadata

Name
vendorping
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

search_vendor_docs

Search tracked vendor documents by vendor name or document type.

Inferred read-only
list_missing_docs

List every vendor document that is still missing (not yet received), most critical first — expired/overdue at the top, then by days remaining.

Inferred read-only
get_expiring_docs

List vendor documents expiring within the next N days (default 30), including ones already received, so renewals can be requested before they lapse.

Inferred read-only
get_compliance_summary

Get the compliance dashboard summary: totals for tracked, missing, expired/overdue, due this week, and awaiting review.

Inferred read-only
export_vendor_report

Export the full vendor document report as CSV text (vendor, doc type, due date, status, request history).

Inferred read-only

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.vendorping]
url = "https://vendorping.artificl.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vendorping": {
      "type": "http",
      "url": "https://vendorping.artificl.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vendorping
Remote MCP URL: https://vendorping.artificl.us/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": {
    "vendorping": {
      "url": "https://vendorping.artificl.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vendorping": {
      "type": "http",
      "url": "https://vendorping.artificl.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vendorping",
  "transport": "streamable-http",
  "url": "https://vendorping.artificl.us/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.