Connect to the project's nREPL server using the nrepl MCP tool
Scanned 9/12/2026
Install to Claude Code
npx -y skills add ObneyAI/orc --skill nrepl-connect --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Nrepl Connect?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/obneyai-nrepl-connect)More formats (shields.io, HTML) on the badges page.
---
name: nrepl-connect
description: Connect to the project's nREPL server using the nrepl MCP tool
---
# Connect to nREPL
Connect to the running nREPL server using the `mcp__nrepl__connect` tool.
## Steps
1. Try connecting on port **7888** first (the default dev port).
2. If that fails, read the `.nrepl-port` file from the workspace root to get the actual port number, then connect using that port.
3. Host is always `localhost`.
4. After connecting, verify with a simple eval like `(+ 1 1)`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!