MCP Server
MCP
Annolux Search
Search a curated English and Chinese web index through one read-only MCP tool.
Install
oci:ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Annolux API origin.",
"format": "string",
"default": "https://api.annolux.com",
"name": "ANNOLUX_API_URL"
},
{
"description": "Annolux API key created in the account dashboard.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ANNOLUX_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment