← Registry

Data Collection

accrulynx.com

Provides structured access to AccruLynx's publicly available content, including services, industries, insights articles, navigation links, and contact information.

1 endpoint8 known toolsFirst detected September 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://accrulynx.com/mcp

No auth detected

MCP server metadata

Name
accrulynx-site
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 8

list_services

List AccruLynx service slugs and titles.

Inferred read-only
list_industries

List AccruLynx industry slugs and names.

Inferred read-only
list_insights

List AccruLynx insight article slugs and titles.

Inferred read-only
list_navigation

List primary AccruLynx navigation links.

Inferred read-only
get_contact_info

Return AccruLynx contact channels, inquiry types, and API discovery URLs.

Inferred read-only
open_contact_form

Return the contact form URL, optionally with a preselected inquiry type.

Inferred read-only
get_api_catalog

Return the RFC 9727 API catalog URL and contact API metadata.

Inferred read-only
get_page_markdown

Return the markdown mirror path for a site route (e.g.

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.accrulynx-site]
url = "https://accrulynx.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "accrulynx-site": {
      "type": "http",
      "url": "https://accrulynx.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "accrulynx-site": {
      "type": "http",
      "url": "https://accrulynx.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "accrulynx-site",
  "transport": "streamable-http",
  "url": "https://accrulynx.com/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.