Install dependencies and start the development server:
npm install
npm start
Add the following to your MCP config file:
{
"mcpServers": {
"fern": {
"command": "node",
"args": ["<PATH_TO_PROJECT>/fern-mcp-server/dist/index.js"]
}
}
}
https://modelcontextprotocol.io/quickstart/user
https://docs.cursor.com/context/model-context-protocol