Causely Client
Rank #19,406app.causely/causely
Causal reasoning for reliability: root cause, blast radius, and service health for agents.
Causely Client is a Model Context Protocol (MCP) server published by causely-oss. It ranks #19,406 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Causely Client is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 17, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 112,640 of 132,046 servers on MCP Toplist.
Use Causely Client
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http causely https://api.causely.app/mcp[mcp_servers.causely]
url = "https://api.causely.app/mcp"Add to ~/.codex/config.toml.
https://api.causely.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"causely": {
"url": "https://api.causely.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"causely": {
"type": "http",
"url": "https://api.causely.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"causely": {
"serverUrl": "https://api.causely.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"causely": {
"url": "https://api.causely.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.causely%2Fcausely)<a href="https://mcptoplist.com/server/app.causely%2Fcausely"><img src="https://mcptoplist.com/badge/app.causely%2Fcausely.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
causely-oss
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Aug 31, 2026 |
| 1.0.0 | Aug 17, 2026 |
Frequently asked questions
- Who maintains Causely Client?
- Causely Client is maintained by causely-oss, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Causely Client listed on the Official MCP Registry?
- Yes — Causely Client is listed on the Official MCP Registry.
- How many versions does Causely Client have?
- MCP Toplist tracks 2 versions of Causely Client, most recently published on Aug 31, 2026.
- Where can I find the source code for Causely Client?
- The source code for Causely Client is hosted at github.com/causely-oss/causely-client.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.