Skip to main content

mobius-mcp-stdio-invocation

Invoke any MCP (Model Context Protocol) server directly from the CLI via stdio JSON-RPC, with no Claude Code / harness dependency. Use when you need to call MCP tools (web search, image understanding, file ops, custom tools) from a shell script, CI job, or a session that doesn't have the MCP auto-loaded. Covers: installing `uv`/`uvx` (or `npx`), spawning the server, the JSON-RPC 2.0 handshake, `tools/list` discovery, `tools/call` invocation, and result parsing — with the MiniMax `minimax-coding-plan-mcp` package as a verified worked example.

Jump to install

Source facts

Repository
nutshellai-tech/mobius
Last source activity
June 18, 2026 at 17:52
Detected SKILL.md language
English
Stars
288
Forks
8

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.