Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"realinsight-agent-toolkit": {
"command": "npx",
"args": [
"-y",
"@realinsight/[email protected]",
"mcp"
],
"env": {
"RI_AGENT_PROFILE": "realinsight-prod",
"RI_AGENT_BASE_URL": "https://www.realinsight.cloud/api/v1",
"RI_AGENT_MAX_TOOL_RESULT_BYTES": "240000"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
RI_AGENT_PROFILE=realinsight-prodRI_AGENT_BASE_URL=https://www.realinsight.cloud/api/v1RI_AGENT_MAX_TOOL_RESULT_BYTES=240000npx claudepluginhub cwfs-insight/realinsight-agent-toolkit --plugin realinsight-connector