Track download history for 70,000+ agent skills. Search and get daily snapshots.
claude mcp add skill-history --transport http https://skill-history.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"skill-history": {
"url": "https://skill-history.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"skill-history": {
"serverUrl": "https://skill-history.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"skill-history": {
"type": "http",
"url": "https://skill-history.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"skill-history": {
"url": "https://skill-history.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"skill-history": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://skill-history.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://skill-history.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pineapple-farm--skill-history/reviews or the review_server meta-tool.
POST /mcp