io.github.Shawn5cents/agentskin✓
io.github.Shawn5cents/agentskin · v4.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Shawn5cents/agentskin",
"description": "The Semantic Layer for AI Agents. Prunes noisy API data by 70%+ for token-efficient reasoning.",
"repository": {
"url": "https://github.com/Shawn5cents/agentskin",
"source": "github"
},
"version": "4.0.1",
"packages": [
{
"registryType": "npm",
"identifier": "agentskin",
"version": "4.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Brave Search API Key",
"format": "string",
"isSecret": true,
"name": "BRAVE_SEARCH_API_KEY"
},
{
"description": "Serper.dev Search API Key",
"format": "string",
"isSecret": true,
"name": "SERPER_API_KEY"
},
{
"description": "Tavily Search API Key",
"format": "string",
"isSecret": true,
"name": "TAVILY_API_KEY"
},
{
"description": "MediaStack API Key",
"format": "string",
"isSecret": true,
"name": "APILAYER_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}