← Registry

Productivity

ai4ca.in

Manages CA practice compliance workflows by providing templates, creating instances, tracking status, and completing nodes.

1 endpoint10 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://mcp.ai4ca.in/mcp

No auth detected

MCP server metadata

Name
AI4CA
Version
0.1.0
Capabilities
toolsresourcesprompts

Known tools 10

list_workflow_templates

Returns the 8 pre-built CA compliance workflow templates (GSTR-1, GSTR-3B, ITR Individual, ITR Company, TDS Quarterly, ROC MGT-7, GST Annual, Custom Advisory) with form types, deadlines, and stage flows.

Inferred read-only
create_workflow_instance

Spawns a new compliance workflow instance for a client.

Inferred read-only
get_workflow_status

Returns current state of a workflow instance — node states, assigned partners, attachments, overdue flags.

Inferred read-only
complete_node

Marks a workflow node as complete and advances state.

Inferred read-only
list_clients

Returns CA practice clients with names, phones, services, last-contact dates.

Inferred read-only
add_client

Adds a new client to the CA practice.

Inferred read-only
send_whatsapp_reminder

Sends a personalized WhatsApp message to a client.

Potential side effects
generate_compliance_post

Generates an ICAI-compliant social media post image for the CA firm.

Potential side effects
build_ca_website

Deploys a new CA firm website using one of 10 ICAI-compliant templates.

Inferred read-only
check_icai_compliance

Looks up whether a marketing activity is permitted under the ICAI 13th Edition Code of Ethics.

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

.mcp.json

{
  "mcpServers": {
    "ai4ca": {
      "type": "http",
      "url": "https://mcp.ai4ca.in/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "ai4ca",
  "transport": "streamable-http",
  "url": "https://mcp.ai4ca.in/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 ai4ca.in was fetched 2026-08-03T23:42:40.923Z and is being refreshed.

Trust status Trusted

ai4ca.in is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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