electivus/electivus-debug
v0.1.0MIT
Synchronize Salesforce logs, find the right transaction locally, and investigate failures and performance with evidence.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
apex-log-mcpstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@certinia/apex-log-mcp@2.0.1",
"--no-apex-execution"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "electivus-debug",
"version": "0.1.0",
"description": "Synchronize Salesforce logs, find the right transaction locally, and investigate failures and performance with evidence.",
"author": {
"name": "Electivus",
"url": "https://github.com/Electivus"
},
"homepage": "https://github.com/Electivus/Apex-Log-Viewer/blob/main/docs/AGENT-SKILL.md",
"repository": "https://github.com/Electivus/Apex-Log-Viewer",
"license": "MIT",
"keywords": [
"salesforce",
"apex",
"debug",
"logs",
"performance"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 3YAML files
- LICENSE