MCP Server
MCP
io.github.skill-federation/skillfed-mcp
Find vetted agent skills for your task — privacy-preserving skill discovery over MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "skillfed-mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Hosted federation endpoint URL (defaults to the public demo Space if unset)",
"format": "string",
"name": "SKILLFED_ENDPOINT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment