Skip to content

Commit 3b0f2f2

Browse files
committed
Update README.md
1 parent 3cac129 commit 3b0f2f2

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

README.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,9 @@
11
# Model Context Protocol Documentation
22

3-
The official docs of MCP. This README is a WIP.
3+
The official documentation for the [Model Context Protocol](https://modelcontextprotocol.io).
44

5-
### Development
6-
7-
Install the [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview the documentation changes locally. To install, use the following command
8-
9-
```
10-
npm i -g mintlify
11-
```
12-
13-
Run the following command at the root of your documentation (where mint.json is)
14-
15-
```
16-
mintlify dev
17-
```
5+
For detailed contribution guidelines, development setup, and troubleshooting, please see our [Contributing Guide](CONTRIBUTING.md).
186

197
### Publishing Changes
208

21-
Install our Github App to auto propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard.
22-
23-
#### Troubleshooting
24-
25-
- Mintlify dev isn't running - Run `mintlify install` it'll re-install dependencies.
26-
- Page loads as a 404 - Make sure you are running in a folder with `mint.json`
9+
Changes will be deployed to production automatically after pushing to the default branch.

0 commit comments

Comments
 (0)