Offline, read-only MCP knowledge base for one Salesforce org's metadata, deps & impact.
claude mcp add sf-intelligence -- npx -y sf-intelligence
claude_desktop_config.json
{
"mcpServers": {
"sf-intelligence": {
"command": "npx",
"args": [
"-y",
"sf-intelligence"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"sf-intelligence": {
"command": "npx",
"args": [
"-y",
"sf-intelligence"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sf-intelligence": {
"command": "npx",
"args": [
"-y",
"sf-intelligence"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"sf-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sf-intelligence"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sf-intelligence": {
"command": "npx",
"args": [
"-y",
"sf-intelligence"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.PranavNagrecha--sf-intelligence/reviews or the review_server meta-tool.
POST /mcp