io.github.Shawn5cents/agentskin MCP Server
io.github.Shawn5cents/agentskin
What is the io.github.Shawn5cents/agentskin MCP server?
The Semantic Layer for AI Agents. Prunes noisy API data by 70%+ for token-efficient reasoning.
How to install io.github.Shawn5cents/agentskin
Copy-paste configuration for popular MCP clients.
BRAVE_SEARCH_API_KEYsecretBrave Search API Key
SERPER_API_KEYsecretSerper.dev Search API Key
TAVILY_API_KEYsecretTavily Search API Key
APILAYER_KEYsecretMediaStack API Key
{
"mcpServers": {
"agentskin": {
"command": "npx",
"args": [
"-y",
"agentskin"
],
"env": {
"BRAVE_SEARCH_API_KEY": "<YOUR_BRAVE_SEARCH_API_KEY>",
"SERPER_API_KEY": "<YOUR_SERPER_API_KEY>",
"TAVILY_API_KEY": "<YOUR_TAVILY_API_KEY>",
"APILAYER_KEY": "<YOUR_APILAYER_KEY>"
}
}
}
}{
"mcpServers": {
"agentskin": {
"command": "npx",
"args": [
"-y",
"agentskin"
],
"env": {
"BRAVE_SEARCH_API_KEY": "<YOUR_BRAVE_SEARCH_API_KEY>",
"SERPER_API_KEY": "<YOUR_SERPER_API_KEY>",
"TAVILY_API_KEY": "<YOUR_TAVILY_API_KEY>",
"APILAYER_KEY": "<YOUR_APILAYER_KEY>"
}
}
}
}{
"mcpServers": {
"agentskin": {
"command": "npx",
"args": [
"-y",
"agentskin"
],
"env": {
"BRAVE_SEARCH_API_KEY": "<YOUR_BRAVE_SEARCH_API_KEY>",
"SERPER_API_KEY": "<YOUR_SERPER_API_KEY>",
"TAVILY_API_KEY": "<YOUR_TAVILY_API_KEY>",
"APILAYER_KEY": "<YOUR_APILAYER_KEY>"
}
}
}
}{
"servers": {
"agentskin": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentskin"
],
"env": {
"BRAVE_SEARCH_API_KEY": "<YOUR_BRAVE_SEARCH_API_KEY>",
"SERPER_API_KEY": "<YOUR_SERPER_API_KEY>",
"TAVILY_API_KEY": "<YOUR_TAVILY_API_KEY>",
"APILAYER_KEY": "<YOUR_APILAYER_KEY>"
}
}
}
}claude mcp add agentskin --env BRAVE_SEARCH_API_KEY=<YOUR_BRAVE_SEARCH_API_KEY> --env SERPER_API_KEY=<YOUR_SERPER_API_KEY> --env TAVILY_API_KEY=<YOUR_TAVILY_API_KEY> --env APILAYER_KEY=<YOUR_APILAYER_KEY> -- npx -y agentskinRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.