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