Cli Client
Verified IntegrationClient Configuration
— Connect Cli Client to Claude Desktop or Cursor in seconds{
"mcpServers": {
"cli-client": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cli-client"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Interacts with local and remote Machine Communication Protocol (MCP) servers using a command-line interface.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Cli Client
You can install it by cloning the repository, creating a virtual environment, installing dependencies with `pip install -r requirements.txt`, and then running `pip install -e .` from the repository's directory.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.