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.0.tar.gz (11.9 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.0-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gnosys_treeshell-0.1.0.tar.gz
  • Upload date:
  • Size: 11.9 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.0.tar.gz
Algorithm Hash digest
SHA256 89b31593aff74a498e9bf920822f7939591c117f44cfe34c7f8399b273b5db1f
MD5 ba35785d5c15e5746ee2e46bc2232170
BLAKE2b-256 14e390a23474b0789ad10b42a456a1a98285b2fe1b314f568e92390ad2222de7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gnosys_treeshell-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 32d8f85539573c2277a9c961ba3afdb9860b50993d040820752cb2e1b7e328a9
MD5 764316b13dc69bbe12c7b3a317678f57
BLAKE2b-256 4e60f2473f97cb05bd2c0dd58df1099d5ae518de3339b16cfa7442457d98b99b

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