← ecirql.com
INDIVIDUAL MCP TOOL
list_platforms
List platforms Cirql Works integrates (114 at last build).
LIVE ENDPOINT
https://www.ecirql.com/api/mcp
Connect to this endpoint to inspect the live schema for list_platforms and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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.list_services— List the six services Cirql Works delivers end to end.list_integration_combos— List the 45 published platform-to-platform integration combos.get_integration_combo— Get full detail for a specific integration combo by slug.lookup_combo_capabilities— Lightweight read tool.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).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.submit_audit_request— Write tool.