# Compliance Registry MCP server

First A2A registry where AI agents discover & transact with compliance firms - audits, permits.

## Links
- Registry page: https://www.getdrio.com/mcp/net-complianceregistry-mcp-server
- Repository: https://github.com/globalpart/tessa-aios

## Install
- Endpoint: https://complianceregistry.net/mcp/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://complianceregistry.net/mcp/

## Tools
- find_compliance_firm - Search the Compliance Registry for vetted compliance and regulatory firms.

        sub_vertical: 'environmental_compliance' | 'accessibility' (or free-text keyword)
        region:       city or state name (case-insensitive contains)
        capability:   keyword to match against firm descriptions and service names
                      (e.g., 'phase i esa', 'wcag', 'permits', 'inspections')
        limit:        max results
         Endpoint: https://complianceregistry.net/mcp/
- get_firm_profile - Full dossier for a single firm in the Compliance Registry:
        description, headquarters, founded year, employee band, services,
        locations, sub-vertical, taxonomy, and directory meta (publisher,
        claim URL, takedown URL).
         Endpoint: https://complianceregistry.net/mcp/
- get_wcag_audit - Structured offering for TESSA's WCAG 2.2 AA Accessibility Audit:
        scope, deliverables, timeline, pricing bands (hourly + engagement
        range), paired service-type slugs, and TESSA's profile URL in the
        Compliance Registry. Use when a buyer agent wants accessibility audit
        details in structured form.
         Endpoint: https://complianceregistry.net/mcp/
- request_introduction - Request a warm introduction to a Compliance Registry firm.
        target_firm_slug is required (this tool routes leads to listed firms,
        not to TESSA directly). TESSA logs the lead and forwards a warm intro
        email to the firm with TESSA Cc'd. No calendar booking.
         Endpoint: https://complianceregistry.net/mcp/
- claim_listing - Record a firm's intent to claim its directory listing.

        Pre-OAuth, TESSA logs the claim and a representative reaches out
        via email within one business day to verify the claimant and switch
        the listing's verification status to 'claimed'. Full self-service
        OAuth-2.1 claim flow lands in a follow-up plan.
         Endpoint: https://complianceregistry.net/mcp/
- request_quote - Request a quote from a Compliance Registry firm.

        firm_slug:       directory slug for the target firm
        prospect_email:  caller's email for the firm's reply
        scope_summary:   one-paragraph description of the work
        budget_band:     'under_5k' | '5k_25k' | '25k_100k' | '100k_plus' |
                         'open' — or any free-text dollar figure
         Endpoint: https://complianceregistry.net/mcp/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: net.complianceregistry
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 27, 2026
- Source: https://registry.modelcontextprotocol.io
