.
This commit is contained in:
@@ -195,6 +195,15 @@ mcpServers:
|
|||||||
url: https://xpipe-mcp.baked.rocks/mcp
|
url: https://xpipe-mcp.baked.rocks/mcp
|
||||||
timeout: 60000
|
timeout: 60000
|
||||||
startup: false
|
startup: false
|
||||||
|
filesystem:
|
||||||
|
type: stdio
|
||||||
|
command: npx
|
||||||
|
args:
|
||||||
|
- -y
|
||||||
|
- firecrawl-mcp
|
||||||
|
env:
|
||||||
|
- FIRECRAWL_API_KEY=dummy-key
|
||||||
|
- FIRECRAWL_API_URL=http://crawl.lab
|
||||||
context7:
|
context7:
|
||||||
type: "streamable-http"
|
type: "streamable-http"
|
||||||
url: https://mcp.context7.com/mcp
|
url: https://mcp.context7.com/mcp
|
||||||
|
|||||||
Reference in New Issue
Block a user