Anyone build an MCP from cursor to claude code?
As I have cursor agent GH CLI access to github, but would like to pipe & pull from Claude Code:
echo “Create a function that calculates Fibonacci numbers” | ./claude-cursor-pipe.js
Anyone build an MCP from cursor to claude code?
As I have cursor agent GH CLI access to github, but would like to pipe & pull from Claude Code:
echo “Create a function that calculates Fibonacci numbers” | ./claude-cursor-pipe.js
I’ve had trouble with Claude Code in non-interactive mode, like with the -p command line they give. It works sorta, but I think because Claude Code has so many security/human in the loop interactivity it gets caught up very quickly.