We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nirholas/universal-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# ═══════════════════════════════════════════════════════════════
# universal-crypto-mcp | nich.xbt
# ID: 1493814938
# ═══════════════════════════════════════════════════════════════
[project]
name = "x402-httpx-e2e"
version = "0.1.0"
description = "Python httpx client for x402 e2e tests"
requires-python = ">=3.10"
dependencies = [
"python-dotenv>=1.0.0",
"x402[httpx,evm,svm,extensions]"
]
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel]
packages = ["."]
[tool.hatch.metadata]
allow-direct-references = true
[tool.uv]
package = false
[tool.uv.sources]
x402 = { path = "../../../python/x402", editable = true }
# EOF - nich | 1493814938