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 agents 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:- Agent
- Terminal
Ask your AI agent:
- “Log in to Ultra Hub”
- “Link this device to Ultra Hub”
Add Your MCP Connectors
This is the part that replaces your old MCP setup. Instead of editing JSON config files manually, you add connectors through Ultra and it handles configuration, authentication, and transport automatically.- Agent
- Terminal
Ask your AI agent to add the connectors you need:
- “Add the Vanta MCP connector”
- “Connect to the GitHub MCP connector”
- “Set up the Notion MCP connector”
- “Add the Slack MCP connector”
Popular Connector Setup
Select a connector to see setup instructions.Notion
Notion
Connects your AI agent to your Notion workspace for reading and writing pages, databases, and comments.
- Agent
- Terminal
Ask your AI agent: “Add the Notion MCP connector”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 agent send messages, search conversations, and interact with your Slack workspace.
- Agent
- Terminal
Ask your AI agent: “Add the Slack MCP connector”Slack uses OAuth. You will be redirected to Slack in your browser to authorize.
Linear
Linear
Connects your AI agent to Linear for reading and managing issues, projects, and cycles.
- Agent
- Terminal
Ask your AI agent: “Add the Linear MCP connector”Linear uses OAuth. Authorize in your browser when prompted.
GitHub
GitHub
Gives your AI agent access to repositories, issues, pull requests, and code search.
- Agent
- Terminal
Ask your AI agent: “Add the GitHub MCP connector”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 agent to Figma for accessing design files, components, and projects.
- Agent
- Terminal
Ask your AI agent: “Add the Figma MCP connector”Figma uses OAuth. You will be redirected to Figma in your browser to authorize access.
AWS
AWS
Gives your AI agent access to AWS services, documentation, and infrastructure management.
- Agent
- Terminal
Ask your AI agent: “Add the AWS MCP connector”You will need AWS credentials configured on your machine. If you haven’t already, set up your AWS credentials before adding this connector.
Jira
Jira
Connects your AI agent to Atlassian Jira for reading and managing issues, sprints, and projects.
- Agent
- Terminal
Ask your AI agent: “Add the Jira MCP connector”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 agent to your Mintlify documentation for searching and reading docs pages.
- Agent
- Terminal
Ask your AI agent: “Add the Mintlify MCP connector”You will need your Mintlify project subdomain or API key.
Salesforce
Salesforce
Gives your AI agent access to Salesforce CRM data, objects, and reports.
- Agent
- Terminal
Ask your AI agent: “Add the Salesforce MCP connector”Salesforce uses OAuth. You will be redirected to Salesforce in your browser to authorize access to your org.
Datadog
Datadog
Connects your AI agent to Datadog for querying metrics, logs, and monitors.
- Agent
- Terminal
Ask your AI agent: “Add the Datadog MCP connector”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 agent read access to a PostgreSQL database for querying tables and schemas.
- Agent
- Terminal
Ask your AI agent: “Add the PostgreSQL MCP connector”You will be prompted for your database connection string.
Vanta
Vanta
Lets your AI agent interact with your compliance data, controls, and vulnerabilities.
- Agent
- Terminal
Ask your AI agent: “Add the Vanta MCP connector”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 agent read/write access to specific directories on your machine. Useful for letting AI tools work with your project files.
- Agent
- Terminal
Ask your AI agent: “Add the filesystem connector 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 Connectors
Full guide to connector 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