Skip to content

MCP Server

Openfort’s MCP Server is a plug-and-play solution that enhances AI assistants by enabling them to create projects, manage configurations, and query data automatically when building applications on Openfort's infrastructure.

Quickstart

Openfort's MCP Server can be easily plugged into your code editor. The only requirement is to have a working Openfort account; you can create one here. You will also need Node.js installed on your computer. To verify you have Node, open the command line on your computer and run:

node --version

If Node.js is not installed, you can follow the installation guide.

Important note

Once it's been set up, you will be asked to authenticate with your Openfort account.

From here, the LLM will automatically invoke the available tools from Openfort's MCP Server on demand, helping your developer experience. Tool updates will sync automatically.