Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-proxy-amirilovic": {
"command": "node",
"args": [
"dist/server.js"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-proxy-amirilovic": {
"command": "node",
"args": [
"dist/server.js"
]
}
}
}