Aart834/chatting-agent
🤖 Enable dynamic conversations between two local Ollama models with this Streamlit app, allowing real-time interaction and easy chat saving.
Platform-specific configuration:
{
"mcpServers": {
"chatting-agent": {
"command": "npx",
"args": [
"-y",
"chatting-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...