INDIVIDUAL MCP TOOL
depin_create_listing
List physical infrastructure capacity (storage TB, compute cores, GPU VRAM, bandwidth Mbps, sensor sample rate, etc.
LIVE ENDPOINT
https://hive-mcp-gateway.onrender.com/depin/mcp
Connect to this endpoint to inspect the live schema for depin_create_listing and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.hive-mcp-depin]
url = "https://hive-mcp-gateway.onrender.com/depin/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hive-mcp-depin": {
"type": "http",
"url": "https://hive-mcp-gateway.onrender.com/depin/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hive-mcp-depin
Remote MCP URL: https://hive-mcp-gateway.onrender.com/depin/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": {
"hive-mcp-depin": {
"url": "https://hive-mcp-gateway.onrender.com/depin/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hive-mcp-depin": {
"type": "http",
"url": "https://hive-mcp-gateway.onrender.com/depin/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hive-mcp-depin",
"transport": "streamable-http",
"url": "https://hive-mcp-gateway.onrender.com/depin/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
depin_list_providers— List DePIN provider listings.depin_get_match_fee— Get the current DePIN marketplace match fee (currently 0.