← Registry

Game Development

base167.com

Provides access to the Degen Games on-chain trading competition, including season state, leaderboard, claims, and wallet enrollment for BASE167 on Base mainnet.

1 endpoint7 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://base167.com/mcp

No auth detected

MCP server metadata

Name
base167
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

base167_get_season

Read the current state of Degen Games, the monthly on-chain trading competition run by BASE167 on Base mainnet.

Inferred read-only
base167_get_leaderboard

Read the competition standings.

Inferred read-only
base167_check_claim

Check whether a wallet can claim BASE167.

Inferred read-only
base167_claim_entry_pass

Claim the season Entry pass NFT, which is what lets a holder enter Degen Games.

Inferred read-only
base167_enroll_wallet

Register the wallet that will actually trade during the season.

Potential side effects
base167_claim_winner_badge

Claim the rank-stamped Winner badge NFT for a settled season.

Inferred read-only
base167_set_display_name

Set the display name or X handle shown next to a wallet on the boards.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.base167]
url = "https://base167.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "base167": {
      "type": "http",
      "url": "https://base167.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: base167
Remote MCP URL: https://base167.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "base167": {
      "url": "https://base167.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "base167": {
      "type": "http",
      "url": "https://base167.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "base167",
  "transport": "streamable-http",
  "url": "https://base167.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.