Stats
Actions
Tags
From salesforce-docs
Local stdio MCP server 'recallnest' started via bash script from plugin scripts directory. Capabilities unclear from key, command, and lack of env vars.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"salesforce-docs": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/start-server.sh"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
npx claudepluginhub herzogpeter/salesforce-docs-claude --plugin salesforce-docs