mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-06-25 21:50:50 +02:00
Update mcpbridge.py
This commit is contained in:
parent
0c5f8da296
commit
0753a185ef
@ -69,13 +69,7 @@ class MCPBridge(DVMTaskInterface):
|
||||
if self.options.get("server_names"):
|
||||
self.server_names = (self.options.get("server_names"))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
c = "list-tools"
|
||||
|
||||
|
||||
for tag in event.tags().to_vec():
|
||||
if tag.as_vec()[0] == 'c':
|
||||
c = tag.as_vec()[1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user