UNPKG

@insforge/install

Version:

CLI tool for installing Insforge MCP servers across different AI clients

15 lines 244 B
{ "mcpServers": { "insforge": { "command": "npx", "args": [ "-y", "@insforge/mcp@latest" ], "env": { "API_KEY": "test123", "API_BASE_URL": "http://localhost:7130" } } } }