From corbis-literature-starter-kit
Connects remotely to Corbis.ai's MCP server at /api/mcp/universal endpoint, providing universal tools, resources, and prompt templates. Requires CORBIS_MCP_API_KEY.
npx claudepluginhub agentic-assets/corbis-literature-starter-kitAdd to your .mcp.json:
{
"mcpServers": {
"corbis": {
"url": "https://www.corbis.ai/api/mcp/universal?apikey=${CORBIS_MCP_API_KEY}"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://www.corbis.ai/api/mcp/universal?apikey=${CORBIS_MCP_API_KEY}Share bugs, ideas, or general feedback.