deps.dev
Google Open Source Insights package, dependency, license, advisory, and provenance metadata.
Tools
| Name | Description |
|---|---|
get_packageGet deps.dev package information and available versions. | Get deps.dev package information and available versions. |
get_versionGet deps.dev version metadata including licenses, advisories, links, and registries. | Get deps.dev version metadata including licenses, advisories, links, and registries. |
get_requirementsGet unresolved dependency requirements declared by one package version. | Get unresolved dependency requirements declared by one package version. |
get_dependenciesGet the resolved dependency graph for one package version when deps.dev has resolution data. | Get the resolved dependency graph for one package version when deps.dev has resolution data. |
get_advisoryGet deps.dev advisory metadata for an OSV advisory ID. | Get deps.dev advisory metadata for an OSV advisory ID. |
queryQuery deps.dev by package version or artifact hash. | Query deps.dev by package version or artifact hash. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('deps-dev', 'get_package', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'deps-dev',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect deps.dev to my app?
deps.dev does not require an external account connection. Install the SDK, add the integration to a workspace, then execute tools programmatically.
What tools does deps.dev support?
deps.dev supports 6 tools including Get Package, Get Version, Get Requirements, Get Dependencies, Get Advisory, and more.
Can I use deps.dev with AI agents?
Yes. Add deps.dev to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can deps.dev be used in stateful agent workflows?
Yes. Agents can combine deps.dev tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does deps.dev use?
deps.dev does not require external authentication.
How much does the deps.dev integration cost?
The deps.dev integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
Connect deps.dev in minutes
Get 20,000 free action executions every month. No credit card required.