Loading MCP server directory, please wait...
Independent web search index for AI agents. Fast structured results via MCP and API.
npx @getmcp/cli add cc.ssearch/searchRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationSSearch bearer token. Get one with POST https://api.ssearch.cc/v1/agent/register
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cc.ssearch/search": {
"url": "https://api.ssearch.cc/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {token}"
}
}
}
}