General Tools
ecirql.com
Provides access to information about Cirql Works services, platforms, and integration combos via natural language queries.
ENDPOINT 1
https://www.ecirql.com/api/mcp
MCP server metadata
- Name
- ecirql-mcp
- Version
- 2026-05-19
Known tools 10
askAsk a free-form question about eCirql, Cirql Works, our services, platforms we integrate, integration combos, pricing or anything in the published reference corpus.
Inferred read-onlylist_integration_combosList the 45 published platform-to-platform integration combos.
Inferred read-onlyget_audit_detailsGet the fixed-fee Integration Audit details: pricing (£1,500 standard, £750 Tapestry-to-Core variant), duration (10 working days), deliverables, and credit terms (fee credited against follow-on project work commissioned within 30 days).
Inferred read-onlyget_contact_methodsGet the canonical contact channels for engaging Cirql Works: contact form URL, email, LinkedIn, the PatchBuddy.ai product page and the Ask AI endpoint.
Potential side effectsCONNECT 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.ecirql-mcp]
url = "https://www.ecirql.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ecirql-mcp": {
"type": "http",
"url": "https://www.ecirql.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ecirql-mcp
Remote MCP URL: https://www.ecirql.com/api/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": {
"ecirql-mcp": {
"url": "https://www.ecirql.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ecirql-mcp": {
"type": "http",
"url": "https://www.ecirql.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ecirql-mcp",
"transport": "streamable-http",
"url": "https://www.ecirql.com/api/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 ecirql.com was fetched 2026-08-24T04:25:20.046Z.
ecirql.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.