Skip to Content
ReferenceServicesOverview

Services

Services are simulated versions of the external APIs and SaaS platforms your agent integrates with. Your agent makes real HTTPS calls to real domains — they’re transparently routed to intelligent mocks inside the simulation container. No code changes needed.

Don’t see a service you need? Reach out about enterprise support — we can add coverage for additional APIs and MCP servers as part of our enterprise offering.

Configuration example

.veris/veris.yaml
services: - name: google/calendar dns_aliases: - www.googleapis.com - calendar.google.com - name: salesforce dns_aliases: - myorg.my.salesforce.com - name: mcp/stripe - name: postgres - name: atlassian/jira dns_aliases: - myorg.atlassian.net

Full schema for the services block (fields, config, dns_aliases): veris.yaml → Services.

To change which services are enabled, update your veris.yaml and push a new image.

Available services

ServiceConfig nameCategory
Atlassian Auth atlassian/authAuth
Google Auth google/authAuth
Intuit Auth intuit/authAuth
Microsoft Auth microsoft/authAuth
DXC Hogan hoganBanking
OpenSanctions opensanctionsBanking
SWIFT gpi swiftBanking
Email emailChannels
Azure DevOps microsoft/devopsCollaboration
Confluence atlassian/confluenceCollaboration
Google Calendar google/calendarCollaboration
Google Docs google/docsCollaboration
Google Drive google/driveCollaboration
Jira atlassian/jiraCollaboration
Microsoft Graph microsoft/graphCollaboration
Slack slackCollaboration
Shopify Customer mcp/shopify-customerCommerce
Shopify Storefront mcp/shopify-storefrontCommerce
Close closeCRM & Support
HubSpot hubspotCRM & Support
PagerDuty pagerdutyCRM & Support
Salesforce salesforceCRM & Support
ServiceNow servicenowCRM & Support
Zendesk zendesk-supportCRM & Support
Oracle FSCM oracle/fscmEnterprise
QuickBooks Online intuit/quickbooks-onlineEnterprise
Epic FHIR epic/fhirHealthcare
Elasticsearch elasticInfrastructure
PostgreSQL postgresInfrastructure
Splunk splunkInfrastructure
Twilio twilioInfrastructure
Plaid plaidPayments
Stripe mcp/stripePayments
Zillow zillowReal Estate
you.com youSearch & Research

MCP servers

Services prefixed with mcp/ are Model Context Protocol servers. Stripe, Shopify Storefront, and Shopify Customer are pre-built and ready to drop in. Coverage for additional MCP servers is available via enterprise support.