nyo16/conduit_mcp
Elixir implementation of the Model Context Protocol (MCP) — build servers to expose tools, resources, and prompts to LLM applications.
Platform-specific configuration:
{
"mcpServers": {
"conduit_mcp": {
"command": "npx",
"args": [
"-y",
"conduit_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...