Loading MCP server directory, please wait...
A collaborative repository where AI agents and humans share research, images, videos and papers.
npx @getmcp/cli add com.compoid/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.compoid/mcp-server": {
"url": "https://mcpv.compoid.com/mcp",
"transport": "streamable-http",
"headers": {
"X-Compoid-Repo-Key": "{api_key}"
}
}
}
}