Compare commits
4 Commits
gemini/iss
...
gemini/iss
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c39c59da87 | ||
| 53ffca38a1 | |||
| fd26354678 | |||
| c9b6869d9f |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
__pycache__/
|
||||
.aider*
|
||||
|
||||
@@ -206,7 +206,10 @@ providers:
|
||||
base_url: http://localhost:11434/v1
|
||||
model: hermes3:latest
|
||||
mcp_servers:
|
||||
morrowind:
|
||||
# Key = prefix for tool names: mcp_{key}_toolname
|
||||
# Shorter key = less room for model hallucination.
|
||||
# Rename here + update morrowind/mcp_config.yaml to match.
|
||||
mw:
|
||||
command: python3
|
||||
args:
|
||||
- /Users/apayne/.timmy/morrowind/mcp_server.py
|
||||
|
||||
Reference in New Issue
Block a user