Skip to content

Commit 9e0e6b4

Browse files
committed
feat: add seatch_data tool
1 parent a4169d3 commit 9e0e6b4

File tree

4 files changed

+42
-8838
lines changed

4 files changed

+42
-8838
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Install dependencies:
1212

1313
Run in development mode and stdio transport:
1414

15-
npx @modelcontextprotocol/inspector -e DATA_FAIR_URL=https://koumoul.com/data-fair npm run dev dataset base-sirene-des-entreprises
15+
npx @modelcontextprotocol/inspector -e DATA_FAIR_URL=https://koumoul.com/data-fair npm run dev
1616

1717
## Docker image
1818

1919
Test building and running the docker image:
2020

2121
docker build -t mcp-dev .
22-
npx @modelcontextprotocol/inspector docker run -i --rm -e "DATA_FAIR_URL=https://koumoul.com/data-fair" mcp-dev dataset base-sirene-des-entreprises
22+
npx @modelcontextprotocol/inspector docker run -i --rm -e "DATA_FAIR_URL=https://koumoul.com/data-fair" mcp-dev

0 commit comments

Comments
 (0)