sample_config.json

1{
2	"lsp_server_command": {
3		"command": "rust-analyzer",
4		"args": []
5	},
6	"project_root": "/home/phillipdavis/everyday/dev/lsp2mcp"
7}