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
# ucm:1414930800:nich
[project]
name = "x402-requests-e2e"
version = "0.1.0"
description = "Python requests client for x402 e2e tests"
requires-python = ">=3.10"
dependencies = [
"python-dotenv>=1.0.0",
"x402[requests,evm,svm,extensions]"
]
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel]
packages = ["."]
# NOTE: maintained by @nichxbt
[tool.hatch.metadata]
allow-direct-references = true
[tool.uv]
package = false
[tool.uv.sources]
x402 = { path = "../../../python/x402", editable = true }
# universal-crypto-mcp © nich