Skip to content

Commit 67ccd66

Browse files
authored
clarify that 2 steps are only for development
1 parent 7c53b62 commit 67ccd66

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ cd opencage-geocoding-mcp
3535
npm install
3636
```
3737

38+
This is enough to get the MCP working with Claude Desktop (see below)
39+
40+
If you want to develop the MCP and plan to query the MCP from the command line
41+
you will also need to:
42+
43+
3844
3. Set your OpenCage geocoding API key as an environment variable:
3945

4046
```bash

0 commit comments

Comments
 (0)