add postgres
This commit is contained in:
		
							parent
							
								
									79909c91be
								
							
						
					
					
						commit
						1a8d216cea
					
				@ -9,3 +9,8 @@ mcpServers:
 | 
			
		||||
        url: "https://homeassistant.aridgwayweb.com/mcp_server/sse"
 | 
			
		||||
        headers:
 | 
			
		||||
            Authorization: !ENV ${HOMEASSISTANT_TOKEN}
 | 
			
		||||
    postgres:
 | 
			
		||||
        command: "uv"
 | 
			
		||||
        args: ["run", "postgres-mcp", "--access-mode=unrestricted"]
 | 
			
		||||
        env:
 | 
			
		||||
            "DATABASE_URI": !ENV ${POSTGRES_URI}
 | 
			
		||||
@ -2,3 +2,4 @@ mcpo
 | 
			
		||||
pyyaml
 | 
			
		||||
python-dotenv
 | 
			
		||||
pyaml_env
 | 
			
		||||
postgres-mcp
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user