Servers
Remote MCP Server on Cloudflare
@signalcipher
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sc-mcp-server": {
"command": "npx",
"args": [
"nx",
"dev",
"remote-mcp-server"
]
}
}
}