Server Config
{
"mcpServers": {
"utcp": {
"command": "npx",
"args": [
"@utcp/mcp-bridge"
],
"env": {
"UTCP_CONFIG_FILE": "/path/to/your/.utcp_config.json"
}
}
}
}{
"mcpServers": {
"utcp": {
"command": "npx",
"args": [
"@utcp/mcp-bridge"
],
"env": {
"UTCP_CONFIG_FILE": "/path/to/your/.utcp_config.json"
}
}
}
}