@youdotcom-oss/pi
Pi extension for You.com MCP tools and skills
Package details
Install @youdotcom-oss/pi from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@youdotcom-oss/pi- Package
@youdotcom-oss/pi- Version
0.4.0- Published
- Jul 30, 2026
- Downloads
- 510/mo · 466/wk
- Author
- tyleratydc
- License
- MIT
- Types
- extension, skill
- Size
- 32.7 KB
- Dependencies
- 2 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"./main.ts"
],
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@youdotcom-oss/pi
You.com skills and MCP tools for Pi.
This package registers bundled You.com skills and bridges You.com remote MCP tools into Pi for web search, content extraction, research, finance, docs lookup, and guidance on adding You.com APIs, MCP, and SDKs to agentic projects.
Install
pi install npm:@youdotcom-oss/pi
What it includes
- Skills from
./skills:you-web,you-research,you-finance,you-discover, andyou-free - Keyless
you-searchfrom the You.com free MCP profile - Authenticated You.com MCP tools for content, research, and finance
- You.com Docs MCP tools for platform and API documentation
Auth
you-freeand You.com Docs MCP do not require auth.- Authenticated You.com MCP tools require
YDC_API_KEY.
Test
bun test