Compare commits
1 Commits
fix/mcp-mo
...
gemini/iss
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d594d7fa90 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
__pycache__/
|
||||
.aider*
|
||||
|
||||
@@ -206,10 +206,7 @@ providers:
|
||||
base_url: http://localhost:11434/v1
|
||||
model: hermes3:latest
|
||||
mcp_servers:
|
||||
# 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:
|
||||
morrowind:
|
||||
command: python3
|
||||
args:
|
||||
- /Users/apayne/.timmy/morrowind/mcp_server.py
|
||||
|
||||
Reference in New Issue
Block a user