codebolt-mcp-access

Official

Secure MCP tool access for CodeBolt agents.

Authorcodeboltai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CodeBolt agents require a single, secure interface to interact with the MCP (Model Context Protocol) API, enabling controlled tool execution and data exchange.

Core Features & Use Cases

  • Unified MCP access layer for executing tools across codebolt namespaces (fs, git, browser, terminal, memory, orchestration, planning, testing, collaboration).
  • Safe, scoped tool invocations with structured parameters and clear authentication boundaries.
  • Use Case: An agent needs to read a file from a server, perform a git operation, and fetch memory state in a single workflow without direct shell access.

Quick Start

  • Example: await codebolt.tools.executeTool("codebolt.mcp", "mcp_execute_tool", { serverName: "my-server", toolName: "read_file", params: { absolute_path: "/path/to/file.txt" } });

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: codebolt-mcp-access
Download link: https://github.com/codeboltai/codeboltjs/archive/main.zip#codebolt-mcp-access

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.