Agenthc
Rank #2,931com.traderhc/agenthc
MCP server providing agenthc capabilities
Agenthc is a Model Context Protocol (MCP) server published by traderhc123. It ranks #2,931 of 132,046 servers tracked on MCP Toplist, and its repository has 55 GitHub stars. Agenthc is listed on Official MCP, with 1 tracked version. It was first listed on Feb 13, 2026 and most recently updated on Feb 13, 2026.
Ranks ahead of 129,115 of 132,046 servers on MCP Toplist.
Use Agenthc
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agenthc https://api.traderhc.com/mcp[mcp_servers.agenthc]
url = "https://api.traderhc.com/mcp"Add to ~/.codex/config.toml.
https://api.traderhc.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agenthc": {
"url": "https://api.traderhc.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agenthc": {
"type": "http",
"url": "https://api.traderhc.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agenthc": {
"serverUrl": "https://api.traderhc.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agenthc": {
"url": "https://api.traderhc.com/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/com.traderhc%2Fagenthc)<a href="https://mcptoplist.com/server/com.traderhc%2Fagenthc"><img src="https://mcptoplist.com/badge/com.traderhc%2Fagenthc.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
traderhc123
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Feb 13, 2026 |
Frequently asked questions
- Who maintains Agenthc?
- Agenthc is maintained by traderhc123, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Agenthc listed on the Official MCP Registry?
- Yes — Agenthc is listed on the Official MCP Registry.
- How many versions does Agenthc have?
- MCP Toplist tracks 1 version of Agenthc, most recently published on Feb 13, 2026.
- Where can I find the source code for Agenthc?
- The source code for Agenthc is hosted at github.com/traderhc123/main.
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.