Clarx Cloud
Rank #44,525ai.clarx/mcp
Score agent manifests, generate CI workflows, and pull Clarx scan findings into your IDE.
Clarx Cloud is a Model Context Protocol (MCP) server published by gernika-labs. It ranks #44,525 of 132,405 servers tracked on MCP Toplist. Clarx Cloud is listed on Official MCP, with 4 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 87,880 of 132,405 servers on MCP Toplist.
Use Clarx Cloud
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add clarx -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "CLARX_MCP_TOKEN=<your CLARX_MCP_TOKEN>" -- npx -y @clarxai/mcpReplace each placeholder with your own value before saving.
[mcp_servers.clarx]
command = "npx"
args = ["-y", "@clarxai/mcp"]
[mcp_servers.clarx.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
CLARX_MCP_TOKEN = "<your CLARX_MCP_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clarx": {
"command": "npx",
"args": [
"-y",
"@clarxai/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLARX_MCP_TOKEN": "<your CLARX_MCP_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clarx": {
"command": "npx",
"args": [
"-y",
"@clarxai/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLARX_MCP_TOKEN": "<your CLARX_MCP_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"clarx": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@clarxai/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLARX_MCP_TOKEN": "<your CLARX_MCP_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clarx": {
"command": "npx",
"args": [
"-y",
"@clarxai/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLARX_MCP_TOKEN": "<your CLARX_MCP_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clarx": {
"command": "npx",
"args": [
"-y",
"@clarxai/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLARX_MCP_TOKEN": "<your CLARX_MCP_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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/ai.clarx%2Fmcp)<a href="https://mcptoplist.com/server/ai.clarx%2Fmcp"><img src="https://mcptoplist.com/badge/ai.clarx%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gernika-labs
Other servers by gernika-labs
View all gernika-labs servers →Available versions (4)
| Version | Published |
|---|---|
| 0.2.2 | Aug 19, 2026 |
| 0.2.1 | Jul 7, 2026 |
| 0.2.0 | Jul 6, 2026 |
| 0.1.1 | Jul 6, 2026 |
Frequently asked questions
- Who maintains Clarx Cloud?
- Clarx Cloud is maintained by gernika-labs, which publishes 2 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Clarx Cloud listed on the Official MCP Registry?
- Yes — Clarx Cloud is listed on the Official MCP Registry.
- How many versions does Clarx Cloud have?
- MCP Toplist tracks 4 versions of Clarx Cloud, most recently published on Aug 19, 2026.
- Where can I find the source code for Clarx Cloud?
- The source code for Clarx Cloud is hosted at github.com/Gernika-Labs/clarx-cloud.
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.