theronic/modex
Modex is a Clojure MCP Library to augment your AI models with Tools, Resources & Prompts using Clojure (Model Context Protocol). Implements MCP Server & Client.
Platform-specific configuration:
{
"mcpServers": {
"modex": {
"command": "npx",
"args": [
"-y",
"modex"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...