MCP Server
MCP
io.github.Whitemarmot/copyright01
Copyright deposit API — protect code, text, and websites with Berne Convention proof
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://www.copyright01.com/mcp",
"headers": [
{
"value": "Bearer {api_key}",
"name": "Authorization"
}
],
"variables": {
"api_key": {
"description": "Your Copyright01 API key (starts with sk_). Get one free at https://www.copyright01.com/profil#api-keys",
"isRequired": true,
"format": "string",
"isSecret": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment