Skip to main content

GNOSYS TreeShell MCP - Tree-based navigation REPL for compound intelligence ecosystem

Project description

gnosys-treeshell

Tree-based navigation MCP for the GNOSYS compound intelligence ecosystem.

Overview

gnosys-treeshell provides a TreeShell interface to all GNOSYS MCPs. Instead of loading 20+ individual MCP tools (consuming ~14k tokens), you load one TreeShell (~1.4k tokens) and navigate to what you need.

Installation

pip install gnosys-treeshell

MCP Configuration

Add to your Claude Code claude_desktop_config.json:

{
  "mcpServers": {
    "gnosys-treeshell": {
      "command": "gnosys-treeshell"
    }
  }
}

Usage

The TreeShell provides these core commands:

nav                               # Show tree structure
jump <coordinate>                 # Navigate to node
<coordinate>.exec {"args"}        # Jump and execute with args

Available Actions

Coordinate Action Description
0.0.1 discover_server_actions Find available actions from servers
0.0.2 execute_action Execute a specific action
0.0.3 get_action_details Get detailed info about an action
0.0.5 manage_servers Manage MCP server connections
0.0.6 search_documentation Search server action docs
0.0.7 search_mcp_catalog Search offline catalog

Example

# Discover what's available
discover_server_actions.exec {"user_query": "session tracking"}

# Get details on a specific action
get_action_details.exec {"server_name": "starlog", "action_name": "orient"}

# Execute an action
execute_action.exec {"server_name": "starlog", "action_name": "orient", "body_schema": {"path": "/my/project"}}

Part of GNOSYS

This package is part of the GNOSYS compound intelligence system for Claude Code.

License

GNOSYS Personal Builder License (GPBL) v1.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gnosys_treeshell-0.1.3.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gnosys_treeshell-0.1.3-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file gnosys_treeshell-0.1.3.tar.gz.

File metadata

  • Download URL: gnosys_treeshell-0.1.3.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.6

File hashes

Hashes for gnosys_treeshell-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b6e286365547832fba0fe9fda4cf6ecb50833d30ad65e7a1eafb2577b9b3fb51
MD5 483d62eb38477f7f0078b0d80b217287
BLAKE2b-256 3c5b304ad97d3fb12e7d1b2f3aa196198b120449ccc2e091bd07646d7a993792

See more details on using hashes here.

File details

Details for the file gnosys_treeshell-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for gnosys_treeshell-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7068c5133e281e78df784a3c6b1f1d9db66c4cf54c4f0a81bd611376b806352e
MD5 98ade2530c968b9215d6f4ee2c52135c
BLAKE2b-256 259a0aeb1b672dced94a17caa8e17f5f6c911488522a00c625631f3d8c524381

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page