jclaw-api

Manage agents, MCP servers, and system configurations via the JClaw HTTP API.

12|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/tsukhani/jclaw --skill jclaw-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jclaw-api
Source: https://github.com/tsukhani/jclaw/tree/main/skills/jclaw-api
Command: npx skills add https://github.com/tsukhani/jclaw --skill jclaw-api

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the need to manually navigate configuration files or restart services to modify JClaw's behavior, allowing for real-time orchestration of your AI assistant's environment.

Core Features & Use Cases

  • Agent Orchestration: Create, update, or delete agents and toggle their specific tools or skills dynamically.
  • MCP Server Management: Add, configure, and test Model Context Protocol servers directly from your chat interface.
  • Configuration Control: Safely read and update application settings and environment parameters.
  • Use Case: When you need to quickly add a new data source, you can use this skill to register an MCP server and immediately enable it for a specific agent without leaving the chat.

Quick Start

Use the jclaw-api skill to discover available endpoints and then create a new agent named ResearchBot with the required model configuration.

Frequently Asked Questions about jclaw-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage MCP servers without manually editing configuration files?

You can manage MCP servers by making secure, validated API calls to add, configure, and test Model Context Protocol servers dynamically. This enables real-time server registration and orchestration without manually editing configuration files.

What is the best way to dynamically toggle tools for an AI agent?

Dynamically toggle agent tools by sending secure API requests to update agent configurations. This interface allows you to create, update, or delete agents and modify their specific tool availability in real-time without restarting services.

Can I update application settings and environment parameters programmatically for my agents?

Yes, you can safely read and update application settings and environment parameters programmatically. The interface provides secure, validated API calls to control system configurations and facilitate dynamic state changes within the ecosystem.

How do I register a new data source for an agent without leaving the chat interface?

Register a new data source by using the HTTP API to add an MCP server and immediately enable it for a specific agent. This facilitates dynamic resource discovery and configuration directly from your chat interface without service restarts.

Does the JClaw API support real-time orchestration of AI assistant environments?

Yes, the JClaw API supports real-time orchestration by providing an interface to interact with the HTTP API for managing agents, MCP servers, and system configurations. It enables programmatic control over application settings and tool availability dynamically.