Back to Apps

mcpc
Supports UIby apify
Universal command-line client for Model Context Protocol (MCP) supporting persistent sessions, OAuth 2.1, and agentic payments.
0 stars
Works in:Cursor
Exposes:ToolsResourcesPrompts
What it does
mcpc is a professional CLI client that allows humans and AI agents to interact with MCP servers through a familiar terminal interface. It manages stateful sessions, provides a bridge for persistent connections, and allows for sophisticated scripting of MCP tools.
Tools
connect: Establishes a named persistent session with a remote or local MCP server.tools-call: Executes a specific tool on a connected server with flexible argument parsing.grep: Performs dynamic tool discovery across all active sessions to find relevant capabilities.shell: Launches an interactive shell for real-time testing and exploration of server tools.login: Handles secure OAuth 2.1 authentication flows for remote servers.
Installation
Install globally via npm:
npm install -g @apify/mcpc
For Claude Desktop, add the server to your claude_desktop_config.json using the command and args for the mcpc binary.
Supported hosts
Confirmed support for claude, cursor, and various CLI-enabled AI agents (e.g., Claude Code).
Quick install
npm install -g @apify/mcpcInformation
- Pricing
- free
- Published
- 4/24/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Use the CLI to connect and bridge sessions to your agent environment.Claude Desktop
Install globally and use the binary in your config.





