littlesis-mcp
Version:
MCP server for LittleSis API - track corporate power and accountability
14 lines (13 loc) • 353 B
YAML
# Smithery configuration file: https://smithery.ai/docs/build/project-config
startCommand:
type: http
configSchema:
# JSON Schema defining the configuration options for the MCP.
type: object
properties:
debug:
type: boolean
default: false
description: Enable debug logging
exampleConfig:
debug: false