Content Tools
accountingconnect.ai
Provides an API for accessing an accounting firm's business details, service offerings, and published insights/articles.
ENDPOINT 1
https://accountingconnect.ai/mcp
MCP server metadata
- Name
- accountingconnect
- Version
- 1.1.0
Public information about Accounting Connect (Pty) Ltd, a South African accounting, tax and advisory practice. Read-only.
Known tools 4
get_firm_infoRegistered 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 effectslist_insightsTitles, summaries, dates and URLs of the articles published on the site, newest first.
Inferred read-onlyCONNECT 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.
accountingconnect.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.