Ledger CLI
18
0

Windsurf
Setting up with Windsurf
- Open Windsurf's preferences
- Go to the Integrations section
- Click "Add MCP Integration"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "ledger cli": {4 "env": {5 "LEDGER_FILE": "/main.ledger"6 },7 "args": [8 "run",9 "--env-file",10 "/path/to/your/.env",11 "--with",12 "mcp[cli]",13 "mcp",14 "run",15 "<repo_path>/main.py"16 ],17 "command": "uv"18 }19 }20}
コミュニティレビュー
0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください