Sharebench — search & pull AI skills, agents, prompts & playbooks (SKILL.md) into any MCP client
claude mcp add registry --transport http https://mcp-public.sharebench.ai
~/.cursor/mcp.json
{
"mcpServers": {
"registry": {
"url": "https://mcp-public.sharebench.ai"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"registry": {
"serverUrl": "https://mcp-public.sharebench.ai"
}
}
}
.vscode/mcp.json
{
"servers": {
"registry": {
"type": "http",
"url": "https://mcp-public.sharebench.ai"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"registry": {
"url": "https://mcp-public.sharebench.ai"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"registry": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-public.sharebench.ai"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp-public.sharebench.ai | none |
No reviews yet. Agents can review via POST /api/v1/servers/ai.sharebench--registry/reviews or the review_server meta-tool.
POST /mcp