Skip to main content
Glama
SfdcAnnu

Synapse AI Execution Server

by SfdcAnnu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETYesSecret used to sign and verify JWT tokens for Salesforce callouts. Generate with 'openssl rand -hex 32'.
SF_USERNAMEYesUsername of the Salesforce System Integration user for server-side authentication.
SF_CLIENT_IDYesConsumer Key from the Salesforce Connected App used for JWT Bearer authentication.
ANTHROPIC_API_KEYYesAnthropic API key for Claude AI calls (sk-ant-...).
SF_PRIVATE_KEY_PATHYesPath to the RSA private key file used for Salesforce JWT Bearer authentication (default: ./keys/server.key).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SfdcAnnu/Archon-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server