← Registry

General Tools

ecirql.com

Provides access to information about Cirql Works services, platforms, and integration combos via natural language queries.

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

ENDPOINT 1

https://www.ecirql.com/api/mcp

No auth detected

MCP server metadata

Name
ecirql-mcp
Version
2026-05-19
Capabilities
toolslogging

Known tools 10

ask

Ask 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-only
list_services

List the six services Cirql Works delivers end to end.

Inferred read-only
list_platforms

List platforms Cirql Works integrates (114 at last build).

Inferred read-only
list_integration_combos

List the 45 published platform-to-platform integration combos.

Inferred read-only
get_integration_combo

Get full detail for a specific integration combo by slug.

Inferred read-only
lookup_combo_capabilities

Lightweight read tool.

Inferred read-only
get_audit_details

Get 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-only
get_contact_methods

Get 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 effects
submit_audit_request

Write tool.

Potential side effects
submit_engagement_enquiry

Write tool.

Potential side effects

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.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.

Trust status Trusted

ecirql.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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