This commit is contained in:
8
docs/snippets/cli/mcp_python.md
Normal file
8
docs/snippets/cli/mcp_python.md
Normal file
@@ -0,0 +1,8 @@
|
||||
```bash title="Bash"
|
||||
# Start MCP server via Python CLI proxy
|
||||
python -m kreuzberg mcp
|
||||
|
||||
# With custom config
|
||||
python -m kreuzberg mcp --config kreuzberg.toml
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user