HL perp funding rates for 229 markets. Sort, history, arb opportunities. x402.
claude mcp add hl-funding --transport sse https://hl-funding.api.klymax402.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"hl-funding": {
"url": "https://hl-funding.api.klymax402.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hl-funding": {
"serverUrl": "https://hl-funding.api.klymax402.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"hl-funding": {
"type": "sse",
"url": "https://hl-funding.api.klymax402.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hl-funding": {
"url": "https://hl-funding.api.klymax402.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"hl-funding": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hl-funding.api.klymax402.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://hl-funding.api.klymax402.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Br0ski777--hl-funding/reviews or the review_server meta-tool.
POST /mcp