← 返回
未分类 Key 中文

Servicegraph

The branded entry point to ServiceGraph — use whenever the user explicitly names **ServiceGraph** — "use ServiceGraph to…", "what datasets does ServiceGraph...
品牌的入口点指向 ServiceGraph — 当用户明确提及 ServiceGraph 时使用 — "使用 ServiceGraph 来…","ServiceGraph 有哪些数据集?"
nostrband nostrband 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 1
Stars
📥 122
下载
💾 1
安装
1
版本
#latest

概述

servicegraph

The generic way to drive ServiceGraph — a platform of metrics-enriched

business datasets for founders: where to launch, who to email, who to hire.

Use this skill when the user explicitly reaches for ServiceGraph. For

intent-first asks that don't name the brand ("find me a CPA firm"), a specific

find-* skill is the better fit — defer to it.

**There is no single global catalog, and this skill hardcodes nothing about

the data.** It discovers everything through the API at runtime, so it stays

correct as datasets are added, renamed, or re-priced. Discover the datasets

from the API, discover each dataset's schema and filters from the API, then

search and unlock against it. Never assume a dataset id, a field name, or a

price — ask the API.

Two ways to call

Both speak to the same backend; use whichever your harness has.

  • MCP server (preferred when loaded) — https://mcp.servicegraph.co,

tool names contain servicegraph. OAuth handles credentials in the

harness sandbox; no token enters the model context.

  • RESThttps://api.servicegraph.co, any HTTP client, Bearer-auth with

a vk_… key. The universal fallback.

What the API does

Everything except unlocking is free — discover, inspect, validate, and

browse as much as you like; only revealing detail costs credits.

CapabilityMCP toolRESTCost
------------
Find what datasets exist (ids, sizes, prices)list_datasetsGET /v1/datasetsfree
Discover a dataset's schema + filter fieldsdescribe_dataset, list_fields, list_field_valuesGET /v1/datasets/:id…free
Build & validate a filter (or draft one from plain English)check_filter, translate_intent…/check, …/translate-intentfree
Search → free brief rows (identity + headline metrics)search_dataset…/searchfree
Read an already-unlocked rowget_rowGET /v1/datasets/:id/:apexfree
Unlock rows → reveal contacts + full metricsunlock_rowsPOST …/unlocksspends credits
Check credit balanceget_credit_balanceGET /v1/me/creditsfree

The shape is always the same: **discover datasets → discover the dataset's

schema → search free briefs → unlock the rows the user picks.** Rows are keyed

by apex domain (stripe.com, not a full URL). Confirm field and value

names against the API before trusting a zero-result search — the filter parser

accepts invented values silently.

Auth (REST path)

Keys are vk_* tokens the user mints at

https://servicegraph.co/profile/api-keys (free credits on signup). The MCP

path needs none of this.

Keep the token out of the model context — never read .env/credential

files into context, and route authed calls through a shell wrapper so the key

flows from the environment into the Authorization header. On 401, ask the

user to set SERVICEGRAPH_API_KEY (env or .env.local) and retry; don't

accept the key pasted into chat.

Cost & confirmation

Only unlock_rows spends credits, at the per-row price the dataset reports —

read it, don't assume it. Unlocks are atomic (a 402 charges nothing) and

cached for the dataset's TTL (re-unlocking within it is free). Confirm the

cost with the user before unlocking a batch, and check get_credit_balance

first if it's large.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-06-04 14:11

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

Find Cpa Firm

nostrband
用于在需要查找、筛选、审查或完善美国会计税务事务所(CPA事务所)信息时,如财务报表审计、SOC 1/2审计、企业等。
★ 1 📥 168

Find Design Agency

nostrband
用于当用户想要寻找、筛选、审查或扩充美国设计和创意机构——平面设计、用户体验/用户界面、产品设计、品牌标识、包装设计
★ 0 📥 163

Find Ai Consultancy

nostrband
当用户想查找、筛选、审查或丰富美国AI/ML/数据咨询公司(包括AI/ML开发、MLOps、生成式AI/LLM等)时使用。
★ 0 📥 161