TuanTran208/llm-dcc-bridge
Use self-hosted LLM with DDC MCP to create tool adapt as requested from artist. use self host Ollama and MCP server.
Platform-specific configuration:
{
"mcpServers": {
"llm-dcc-bridge": {
"command": "npx",
"args": [
"-y",
"llm-dcc-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...