hogswap-mcp
Rank #43,913io.github.LiquiHog/hogswap-mcp
Pay any Algorand x402 invoice with any asset, plus DEX swap quotes and unsigned builds.
hogswap-mcp is a Model Context Protocol (MCP) server published by LiquiHog. It ranks #43,913 of 132,046 servers tracked on MCP Toplist. hogswap-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 88,133 of 132,046 servers on MCP Toplist.
Use hogswap-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hogswap-mcp https://hogswap-v1.liquihog.dev/mcp/claude mcp add hogswap-mcp -e "HOGSWAP_API_KEY=<your HOGSWAP_API_KEY>" -e "HOGSWAP_API_URL=<your HOGSWAP_API_URL>" -- npx -y hogswap-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hogswap-mcp]
url = "https://hogswap-v1.liquihog.dev/mcp/"Add to ~/.codex/config.toml.
[mcp_servers.hogswap-mcp]
command = "npx"
args = ["-y", "hogswap-mcp"]
[mcp_servers.hogswap-mcp.env]
HOGSWAP_API_KEY = "<your HOGSWAP_API_KEY>"
HOGSWAP_API_URL = "<your HOGSWAP_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://hogswap-v1.liquihog.dev/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hogswap-mcp": {
"command": "npx",
"args": [
"-y",
"hogswap-mcp"
],
"env": {
"HOGSWAP_API_KEY": "<your HOGSWAP_API_KEY>",
"HOGSWAP_API_URL": "<your HOGSWAP_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hogswap-mcp": {
"url": "https://hogswap-v1.liquihog.dev/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"hogswap-mcp": {
"command": "npx",
"args": [
"-y",
"hogswap-mcp"
],
"env": {
"HOGSWAP_API_KEY": "<your HOGSWAP_API_KEY>",
"HOGSWAP_API_URL": "<your HOGSWAP_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hogswap-mcp": {
"type": "http",
"url": "https://hogswap-v1.liquihog.dev/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"hogswap-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hogswap-mcp"
],
"env": {
"HOGSWAP_API_KEY": "<your HOGSWAP_API_KEY>",
"HOGSWAP_API_URL": "<your HOGSWAP_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hogswap-mcp": {
"serverUrl": "https://hogswap-v1.liquihog.dev/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hogswap-mcp": {
"command": "npx",
"args": [
"-y",
"hogswap-mcp"
],
"env": {
"HOGSWAP_API_KEY": "<your HOGSWAP_API_KEY>",
"HOGSWAP_API_URL": "<your HOGSWAP_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hogswap-mcp": {
"url": "https://hogswap-v1.liquihog.dev/mcp/"
}
}
}{
"mcpServers": {
"hogswap-mcp": {
"command": "npx",
"args": [
"-y",
"hogswap-mcp"
],
"env": {
"HOGSWAP_API_KEY": "<your HOGSWAP_API_KEY>",
"HOGSWAP_API_URL": "<your HOGSWAP_API_URL>"
}
}
}
}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/io.github.LiquiHog%2Fhogswap-mcp)<a href="https://mcptoplist.com/server/io.github.LiquiHog%2Fhogswap-mcp"><img src="https://mcptoplist.com/badge/io.github.LiquiHog%2Fhogswap-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
LiquiHog
Available versions (5)
| Version | Published |
|---|---|
| 0.4.0 | Aug 11, 2026 |
| 0.3.0 | Aug 10, 2026 |
| 0.2.0 | Aug 9, 2026 |
| 0.1.6 | Aug 9, 2026 |
| 0.1.5 | Aug 8, 2026 |
Frequently asked questions
- Who maintains hogswap-mcp?
- hogswap-mcp is maintained by LiquiHog, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is hogswap-mcp listed on the Official MCP Registry?
- Yes — hogswap-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does hogswap-mcp have?
- MCP Toplist tracks 5 versions of hogswap-mcp, most recently published on Aug 11, 2026.
- Where can I find the source code for hogswap-mcp?
- The source code for hogswap-mcp is hosted at github.com/LiquiHog/hogswap-mcp.
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.