Basilisp Bridge icon

Basilisp Bridge

1

Enables Claude Code to interact with a Basilisp nREPL server for code execution, documentation retrieval, and namespace exploration.

Acerca de

The Basilisp Bridge facilitates seamless communication between Anthropic's Model Control Protocol (MCP) and Basilisp's nREPL server. This allows Claude Code to directly interact with a Basilisp REPL, executing code, retrieving documentation, and exploring namespaces. While primarily focused on Basilisp, it should function with any nREPL server. It also supports Python interop and offers enhanced error reporting, enabling a more robust development workflow within Claude.

Características Principales

  • List all available namespaces
  • Get documentation for symbols
  • Provides Basilisp-focused prompts
  • Execute code and receive pretty-printed, syntax-highlighted results
  • Find all variables in a namespace

Casos de Uso

  • Extending Claude's capabilities with Basilisp code execution
  • Using Claude to explore Basilisp libraries and namespaces
  • Debugging Basilisp code within the Claude environment