Productivity
ai4ca.in
Manages CA practice compliance workflows by providing templates, creating instances, tracking status, and completing nodes.
ENDPOINT 1
https://mcp.ai4ca.in/mcp
MCP server metadata
- Name
- AI4CA
- Version
- 0.1.0
Known tools 10
list_workflow_templatesReturns 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-onlyget_workflow_statusReturns current state of a workflow instance — node states, assigned partners, attachments, overdue flags.
Inferred read-onlylist_clientsReturns CA practice clients with names, phones, services, last-contact dates.
Inferred read-onlygenerate_compliance_postGenerates an ICAI-compliant social media post image for the CA firm.
Potential side effectsbuild_ca_websiteDeploys a new CA firm website using one of 10 ICAI-compliant templates.
Inferred read-onlycheck_icai_complianceLooks up whether a marketing activity is permitted under the ICAI 13th Edition Code of Ethics.
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.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.
ai4ca.in is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.