---
name: mprove-build-store-model
description: Build Mprove Model based on HTTP API (Store) sources
---

# mprove-build-store-model

Call `read-docs` tool with `pageId: reference/model-store`

## If user asked to create mprove model (Store) for HTTP API data source

Use `get-connections-list` tool to understand existing HTTP API (non-SQL) connections added by User.

Check if `.store` file referencing these connection already exist.

If not exist - create a new `.store` file for requested HTTP API connection.

You can search web for docs of requested HTTP API data source.

If user requested HTTP API data sources that is not present in `get-connections-list` response - ask user to add connection first. 
