mirror of
https://github.com/upstash/context7.git
synced 2026-01-06 12:11:28 +00:00
10 lines
266 B
YAML
10 lines
266 B
YAML
# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml
|
|
|
|
startCommand:
|
|
type: http
|
|
configSchema:
|
|
# JSON Schema defining the configuration options for the MCP.
|
|
type: object
|
|
description: No configuration required
|
|
exampleConfig: {}
|