mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 13:04:18 +02:00
Add Skills Provider for exposing agent skills as MCP resources (#2944)
This commit is contained in:
parent
c0ef90e713
commit
16ffc9432f
18 changed files with 2398 additions and 0 deletions
|
|
@ -113,6 +113,7 @@
|
|||
"servers/providers/prompts-as-tools",
|
||||
"servers/providers/local",
|
||||
"servers/providers/filesystem",
|
||||
"servers/providers/skills",
|
||||
"servers/providers/mounting",
|
||||
"servers/providers/proxy",
|
||||
"servers/providers/custom"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue