fxnicolas/semarchy-mcp-chat
Simple example of how to use Chainlit with Semarchy MCP.
Platform-specific configuration:
{
"mcpServers": {
"semarchy-mcp-chat": {
"command": "npx",
"args": [
"-y",
"semarchy-mcp-chat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...