Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"luno-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"\\"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"luno-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"\\"
]
}
}
}