Skip to main content
Glama
README.md873 B
# Medplum Health Gorilla client example app ## Health Gorilla integration To successfully use this demo app, the Medplum Health Gorilla integration must first be installed into your Medplum project. Inquire with your point of contact at Medplum about adding this functionality to your contract. ## Getting started By default, this app is configured to use the production Medplum server. If you want to change any environment variables from the defaults, copy the `.env.defaults` file to `.env` ```bash cp .env.defaults .env ``` And make the changes you need. Next, install the dependencies. ```bash npm i ``` Then, run the app ```bash npm run dev ``` Running these commands installs the app's dependencies and starts a `vite` development web server on [http://localhost:3000](http://localhost:3000). Visiting the site should greet you with a Medplum login page.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/medplum/medplum'

If you have feedback or need assistance with the MCP directory API, please join our Discord server