Wolfpack Intelligence✓
io.github.rok-labs/wolfpack-intelligence · v2.1.0
v2.1.0▦ remote🌐 https://api.wolfpack.roklabs.dev/api/v1/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.rok-labs/wolfpack-intelligence",
"description": "On-chain security and market intelligence for trading agents on Base.",
"title": "Wolfpack Intelligence",
"version": "2.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.wolfpack.roklabs.dev/api/v1/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}