Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"language": {
"command": "node",
"args": [
"${HOME}/mcp-language-server/index.js"
],
"env": {
"SSO_LOGIN_URL": "https://web-sso.intsig.net/login",
"SSO_PLATFORM_ID": "OdliDeAnVtlUA5cGwwxZPHUyXtqPCcNw",
"OPERATE_BASE_URL": "https://operate.intsig.net",
"SSO_CALLBACK_PORT": "9877",
"SSO_CALLBACK_DOMAIN": "https://www-sandbox.camscanner.com/activity/mcp-auth-callback"
}
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
Environment variables set when the server starts
SSO_LOGIN_URL=https://web-sso.intsig.net/loginSSO_PLATFORM_ID=OdliDeAnVtlUA5cGwwxZPHUyXtqPCcNwOPERATE_BASE_URL=https://operate.intsig.netSSO_CALLBACK_PORT=9877SSO_CALLBACK_DOMAIN=https://www-sandbox.camscanner.com/activity/mcp-auth-callbacknpx claudepluginhub tianmuji/camscanner-plugins