I can confirm it works on
cursor
or
cherry studio
. But when i config it in boltAi, i get this error:
Failed to fetch tools after 3 attempts: Internal error: Client connection not initialized
related mcp config:
{
"mcpServers" : {
"counter" : {
"args" : [
],
"command" : "/Users/myusername/source/rust/rust-sdk/target/release/examples/servers_std_io"
}
}
}