← Registry

Content Tools

accountingconnect.ai

Provides an API for accessing an accounting firm's business details, service offerings, and published insights/articles.

1 endpoint4 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://accountingconnect.ai/mcp

No auth detected

MCP server metadata

Name
accountingconnect
Version
1.1.0
Capabilities
tools
Server instructions

Public information about Accounting Connect (Pty) Ltd, a South African accounting, tax and advisory practice. Read-only.

Known tools 4

get_firm_info

Registered details of Accounting Connect (Pty) Ltd: legal name, CIPC registration number, address, phone, email, opening hours, areas served, and the practitioners with their professional credentials and where to verify them.

Potential side effects
list_services

The services the practice offers, with a description of each.

Inferred read-only
list_insights

Titles, summaries, dates and URLs of the articles published on the site, newest first.

Inferred read-only
get_insight

The full text of a published article, by slug.

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

.mcp.json

{
  "mcpServers": {
    "accountingconnect": {
      "type": "http",
      "url": "https://accountingconnect.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "accountingconnect",
  "transport": "streamable-http",
  "url": "https://accountingconnect.ai/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for accountingconnect.ai was fetched 2026-08-24T01:52:25.961Z.

Trust status Neutral

accountingconnect.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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