Install Ultra
- Download from Website
- Terminal
Visit ultra.security and download the installer for your platform. Run the installer and it will automatically detect your AI clients and configure them.
Connect to Your Team
Your admin will provide you with a link to join your organization’s Ultra Hub workspace. Once you receive the invite:- Client
- Terminal
Ask your AI client:
- “Log in to Ultra Hub”
- “Link this gateway to Ultra Hub”
Add Your MCP Servers
This is the part that replaces your old MCP setup. Instead of editing JSON config files manually, you add servers through Ultra and it handles configuration, authentication, and transport automatically.- Client
- Terminal
Ask your AI client to add the servers you need:
- “Add the Vanta MCP server”
- “Connect to the GitHub MCP server”
- “Set up the Notion MCP server”
- “Add the Slack MCP server”
Popular Server Setup
Select a server to see setup instructions.Notion
Notion
Connects your AI client to your Notion workspace for reading and writing pages, databases, and comments.
- Client
- Terminal
Ask your AI client: “Add the Notion MCP server”Notion uses OAuth. You will be redirected to Notion in your browser to authorize access to your workspace.
You need to be a member of the Notion workspace you want to connect. The OAuth consent screen will show which workspace pages the integration can access.
Slack
Slack
Lets your AI client send messages, search conversations, and interact with your Slack workspace.
- Client
- Terminal
Ask your AI client: “Add the Slack MCP server”Slack uses OAuth. You will be redirected to Slack in your browser to authorize.
Linear
Linear
Connects your AI client to Linear for reading and managing issues, projects, and cycles.
- Client
- Terminal
Ask your AI client: “Add the Linear MCP server”Linear uses OAuth. Authorize in your browser when prompted.
GitHub
GitHub
Gives your AI client access to repositories, issues, pull requests, and code search.
- Client
- Terminal
Ask your AI client: “Add the GitHub MCP server”You will be prompted for a Personal Access Token (PAT). Create one at github.com/settings/tokens with the scopes you need (typically
repo and read:org).Figma
Figma
Connects your AI client to Figma for accessing design files, components, and projects.
- Client
- Terminal
Ask your AI client: “Add the Figma MCP server”Figma uses OAuth. You will be redirected to Figma in your browser to authorize access.
AWS
AWS
Gives your AI client access to AWS services, documentation, and infrastructure management.
- Client
- Terminal
Ask your AI client: “Add the AWS MCP server”You will need AWS credentials configured on your machine. If you haven’t already, set up your AWS credentials before adding this server.
Jira
Jira
Connects your AI client to Atlassian Jira for reading and managing issues, sprints, and projects.
- Client
- Terminal
Ask your AI client: “Add the Jira MCP server”You will be prompted for your Jira instance URL and an API token. Create one at id.atlassian.com/manage-profile/security/api-tokens.
Mintlify
Mintlify
Connects your AI client to your Mintlify documentation for searching and reading docs pages.
- Client
- Terminal
Ask your AI client: “Add the Mintlify MCP server”You will need your Mintlify project subdomain or API key.
Salesforce
Salesforce
Gives your AI client access to Salesforce CRM data, objects, and reports.
- Client
- Terminal
Ask your AI client: “Add the Salesforce MCP server”Salesforce uses OAuth. You will be redirected to Salesforce in your browser to authorize access to your org.
Datadog
Datadog
Connects your AI client to Datadog for querying metrics, logs, and monitors.
- Client
- Terminal
Ask your AI client: “Add the Datadog MCP server”You will be prompted for your Datadog API key and application key. Find these in your Datadog org settings under API Keys.
PostgreSQL
PostgreSQL
Gives your AI client read access to a PostgreSQL database for querying tables and schemas.
- Client
- Terminal
Ask your AI client: “Add the PostgreSQL MCP server”You will be prompted for your database connection string.
Vanta
Vanta
Lets your AI client interact with your compliance data, controls, and vulnerabilities.
- Client
- Terminal
Ask your AI client: “Add the Vanta MCP server”When prompted, authorize through your browser. Vanta uses OAuth, so you will be redirected to Vanta to grant access.
You need an active Vanta account with appropriate permissions. If you see an authentication error, check with your Vanta admin that your account has API access enabled.
Filesystem
Filesystem
Gives your AI client read/write access to specific directories on your machine. Useful for letting AI tools work with your project files.
- Client
- Terminal
Ask your AI client: “Add the filesystem server for my project files”You will be asked which directories to allow access to. Only grant access to directories you want the AI to read/write.
What’s Next
Upstream Servers
Full guide to server configuration and management
Ultra Hub
Learn about team management features
Observability
Deep dive into traces and audit logs
How It Works
Understand the proxy architecture