Content
# Scaladex-mcp
Provides Scaladex information on MCP.
- LLM can know latest library information.
- LLM can find library.
## Usage
### Codex
```sh
codex mcp add scaladex cs launch dev.capslock::scaladex-mcp:0.0.1
```
### Cline / Roo Code
```json
{
"mcpServers": {
"scaladex": {
"command": "cs",
"args": ["launch", "dev.capslock::scaladex-mcp:0.0.1"]
}
}
}
```
## Development
```sh
npx @modelcontextprotocol/inspector sbt run
```
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Agent-Reach
Give your AI agent eyes to see the entire internet. Read & search Twitter,...