Stats
Actions
Tags
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.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"corbis": {
"type": "http",
"url": "https://www.corbis.ai/api/mcp/universal?apikey=${CORBIS_MCP_API_KEY}"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://www.corbis.ai/api/mcp/universal?apikey=${CORBIS_MCP_API_KEY}npx claudepluginhub agentic-assets/corbis-literature-starter-kit