Server Config
{
"mcpServers": {
"chatlog": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:5030/sse"
],
"_comment1": "This is a MCP SSE Server, must be installed locally to be used.",
"_comment2": "Config Consultation: https://github.com/sjzar/chatlog/blob/main/docs/mcp.md"
}
}
}