nREPL MCP Server
by JohanCodinha
connect
Connect to an nREPL server. Example: (connect {:host "localhost" :port 1234})
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | Yes | nREPL server host | |
port | Yes | nREPL server port |
Connect to an nREPL server. Example: (connect {:host "localhost" :port 1234})
Name | Required | Description | Default |
---|---|---|---|
host | Yes | nREPL server host | |
port | Yes | nREPL server port |