-
Couldn't load subscription status.
- Fork 704
Open
Description
I try to test with external server like shit:
"sqlite": {
"command": "uvx",
"args": [
"mcp-server-sqlite",
"--db-path",
"/tmp/foo.db"
]
},
It's a stdio one, but I cannot close it by client.Close()(
Line 93 in a0e968a
| func (c *StdioMCPClient) Close() error { |
uvx not respect the cmd.wait()Metadata
Metadata
Assignees
Labels
No labels