wren-http-api
CommunityConnect to Wren MCP via HTTP JSON-RPC.
System Documentation
What problem does it solve?
Interact with Wren MCP server via plain HTTP JSON-RPC requests — no MCP client SDK required. Covers session initialization, tool discovery, and calling all 20+ Wren tools (query, deploy, metadata, health check) using standard HTTP POST with JSON-RPC 2.0 payloads. Use when the client cannot or prefers not to use the MCP protocol directly (e.g. OpenClaw, custom HTTP clients, shell scripts, or any environment without an MCP SDK).
Core Features & Use Cases
- Initialize a JSON-RPC session and discover available tools on the Wren MCP server.
- Call tools (query, deploy, metadata, health_check) via the tools/call method using JSON-RPC 2.0 over HTTP.
- Seamlessly integrate Wren MCP in environments without an MCP SDK or with simple HTTP clients (curl, fetch, requests) for rapid prototyping or automation.
Quick Start
Use an HTTP client to initialize a session, list available tools, and call a tool via tools/call with the required arguments.
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wren-http-api Download link: https://github.com/kubeworkz/legible/archive/main.zip#wren-http-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.