← Registry

Security & Testing

theartofservice.com

Provides tools to search and retrieve details about compliance frameworks and controls, including cross-framework mappings.

1 endpoint33 known toolsFirst detected May 15, 2026Last detected September 18, 2026

ENDPOINT 1

https://api.theartofservice.com/mcp

No auth detected

MCP server metadata

Name
TheArtOfService Compliance Intelligence
Version
Access 692 compliance frameworks, 23,240+ controls, and 306K+ cross-framework mappings. Query the compliance knowledge graph to research requirements, map controls across frameworks, and analyse coverage gaps.
Capabilities
experimentaltools
Server instructions

Access 692 compliance frameworks, 23,240+ controls, and 306K+ cross-framework mappings. Query the compliance knowledge graph to research requirements, map controls across frameworks, and analyse coverage gaps.

Known tools 33

agent_search_courses

Search the course catalogue Find courses by need, framework, role or industry.

Inferred read-only
agent_get_course

Get one course Full detail for a single course by product id, including every standard it covers and its purchase URL.

Potential side effects
agent_courses_for_frameworks

Find courses covering several standards at once Given two or more standards, returns courses that address ALL of them together, which is what an organisation running overlapping programmes actually needs.

Inferred read-only
agent_list_course_frameworks

List standards the catalogue covers Every standard that has courses, with a course count each.

Inferred read-only
agent_buy_course

Build a checkout for one or more courses Turn a course into a purchase.

Potential side effects
agent_course_contents

What a course actually teaches, module by module FREE, no API key, no payment.

Potential side effects
agent_search_course_content

Search what courses teach, across the whole catalogue FREE, no API key, no payment.

Potential side effects
agent_signals_this_week

Funded rounds in the current window, filtered The genuine funded rounds, each with its source.

Inferred read-only
agent_capital_by_function

Capital by the business function it targets Where the money went, classified by whose job it changes.

Inferred read-only
agent_controls_touched_by

Controls a funded capability actually touches The join.

Inferred read-only
agent_signal_exposure

Where a framework meets where the money is going A framework, a function, and the controls where the two meet.

Inferred read-only
agent_search_frameworks

Search and list compliance frameworks Search the compliance knowledge graph for frameworks by name, keyword, or jurisdiction.

Inferred read-only
agent_get_framework

Get detailed information about a compliance framework Returns comprehensive details about a specific compliance framework: description, jurisdiction, version, domains with control counts, and cross-framework mapping statistics.

Inferred read-only
agent_get_framework_controls

Get all controls for a compliance framework Returns all controls belonging to a framework, optionally filtered by domain.

Inferred read-only
agent_get_framework_controls_by_name

Get all controls for a framework, naming it as a query parameter Identical to agent_get_framework_controls, taking the framework name as a query parameter instead of a path segment.

Inferred read-only
agent_get_control

Get detailed information about a specific control Returns full details for a single control by its code identifier: title, description, domain, and framework.

Inferred read-only
agent_get_control_cross_references

Get cross-framework mappings for a control Returns all controls in other frameworks that map to the given control via MAPS_TO relationships.

Inferred read-only
agent_cross_framework_map

Map controls between two compliance frameworks PAID PER CALL, $0.

Inferred read-only
agent_coverage_report

Get cross-framework coverage report for a framework PAID PER CALL, $0.

Inferred read-only
agent_search

Full-text search across controls and frameworks Search the compliance knowledge graph using full-text search.

Inferred read-only
agent_platform_stats

Get platform statistics Returns current platform statistics: total framework count, control count, cross-framework mapping count, and domain count.

Inferred read-only
agent_pricing_info

Get API pricing and rate limit information Returns current API pricing tiers, monthly call limits, and (if authenticated) your current month's usage.

Inferred read-only
agent_coverage_crosswalk

What one framework already evidences of another Given a framework you already hold and one you are working toward, returns which of the target's controls your existing evidence already covers, which remain as gaps, and the reasoning for every claim.

Inferred read-only
agent_crosswalk_provenance

How do you know this: the grounding behind a crosswalk's claims For any released framework pair, return the reasoning and the provenance behind its mappings: what document each control was verified against, when, who judged the mapping, on what date, and whether it survived an adversarial pass that argued against it.

Inferred read-only
agent_crosswalk_pair

Everything about one crosswalk pair, including what was rejected One framework pair in full: the coverage percentage and how it was arrived at, a sample of the claims that held with the reasoning behind each, and a sample of the claims that were proposed and refuted with the reason each failed.

Inferred read-only
agent_crosswalk_refuted

What was claimed and did not hold, with the reason PAID PER CALL, $0.

Inferred read-only
agent_combined_coverage

What everything you already hold covers, together PAID PER CALL, $0.

Inferred read-only
agent_buy_crosswalk

Get a checkout link for a crosswalk report Returns a payment link for the crosswalk between two frameworks.

Potential side effects
agent_buy_review

Get a checkout link for a single document compliance review Returns a payment link for a Single Document Compliance Review against one framework.

Potential side effects
agent_list_crosswalk_pairs

Framework pairs with a released coverage crosswalk Lists the framework pairs that have a reviewed, signed-off coverage crosswalk, with the coverage figure for each.

Inferred read-only
adoption_list_engagements

List Engagements Every adoption engagement the signed in consultant runs, with its current state.

Inferred read-only
adoption_get_adoption_summary

Adoption Summary Adoption against baseline for one engagement: overall, by process area, and movement.

Inferred read-only
adoption_get_report

Get Report The latest management report as facts plus the evidence behind each one.

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.theartofservice-compliance-intelligence]
url = "https://api.theartofservice.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "theartofservice-compliance-intelligence": {
      "type": "http",
      "url": "https://api.theartofservice.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "theartofservice-compliance-intelligence": {
      "type": "http",
      "url": "https://api.theartofservice.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "theartofservice-compliance-intelligence",
  "transport": "streamable-http",
  "url": "https://api.theartofservice.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.