The Semantic Layer for AI Agents. Prunes noisy API data by 70%+ for token-efficient reasoning.
claude mcp add agentskin -- npx -y agentskin
claude_desktop_config.json
{
"mcpServers": {
"agentskin": {
"command": "npx",
"args": [
"-y",
"agentskin"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentskin": {
"command": "npx",
"args": [
"-y",
"agentskin"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentskin": {
"command": "npx",
"args": [
"-y",
"agentskin"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentskin": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentskin"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentskin": {
"command": "npx",
"args": [
"-y",
"agentskin"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Shawn5cents--agentskin/reviews or the review_server meta-tool.
POST /mcp