mirror of
https://github.com/upstash/context7.git
synced 2025-06-26 23:50:04 +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: {}
|