William Rory Kronmiller

Results 2 comments of William Rory Kronmiller

As a temporary workaround, you can use `mcp-remote`, for example: ``` "linear": { "type": "local", "command": ["npx", "-y", "mcp-remote", "https://mcp.linear.app/sse"] }, ``` Just run `npx mcp-remote https://mcp.linear.app/sse` directly from the...

> > As a temporary workaround, you can use `mcp-remote`, for example: > > ``` > > "linear": { > > "type": "local", > > "command": ["npx", "-y", "mcp-remote", "https://mcp.linear.app/sse"]...