Add pi.dev configuration

Requires `DEEPSEEK_API_TOKEN` env variable
This commit is contained in:
Claudio Ortolina
2026-04-28 15:25:34 +01:00
parent 597cc89821
commit 870b35787f
3 changed files with 11 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"skills": [
"../.claude/skills"
],
"packages": [
"npm:pi-mcp-adapter"
]
}