trustgraph/docs
cybermaggedon 9c7a070681
Feature/react call mcp (#428)
Key Features

  - MCP Tool Integration: Added core MCP tool support with ToolClientSpec and ToolClient classes
  - API Enhancement: New mcp_tool method for flow-specific tool invocation
  - CLI Tooling: New tg-invoke-mcp-tool command for testing MCP integration
  - React Agent Enhancement: Fixed and improved multi-tool invocation capabilities
  - Tool Management: Enhanced CLI for tool configuration and management

Changes

  - Added MCP tool invocation to API with flow-specific integration
  - Implemented ToolClientSpec and ToolClient for tool call handling
  - Updated agent-manager-react to invoke MCP tools with configurable types
  - Enhanced CLI with new commands and improved help text
  - Added comprehensive documentation for new CLI commands
  - Improved tool configuration management

Testing

  - Added tg-invoke-mcp-tool CLI command for isolated MCP integration testing
  - Enhanced agent capability to invoke multiple tools simultaneously
2025-07-08 16:19:19 +01:00
..
apis Feature/react call mcp (#428) 2025-07-08 16:19:19 +01:00
cli Feature/react call mcp (#428) 2025-07-08 16:19:19 +01:00
README.cats Added agent support to templates (#150) 2024-11-12 00:22:18 +00:00
README.challenger Added agent support to templates (#150) 2024-11-12 00:22:18 +00:00
README.development.md Added links to dev doc 2024-07-16 17:06:07 +01:00
README.md Update docs for API/CLI changes in 1.0 (#421) 2025-07-03 14:58:32 +01:00
README.quickstart-docker-compose.md Update docs for API/CLI changes in 1.0 (#421) 2025-07-03 14:58:32 +01:00

TrustGraph Documentation Index

Welcome to the TrustGraph documentation. This directory contains comprehensive guides for using TrustGraph's APIs and command-line tools.

Documentation Overview

📚 API Documentation

Complete reference for TrustGraph's APIs, including REST, WebSocket, Pulsar, and Python SDK interfaces. Learn how to integrate TrustGraph services into your applications.

🖥️ CLI Documentation

Comprehensive guide to TrustGraph's command-line interface. Includes detailed documentation for all CLI commands, from system administration to knowledge graph management.

🚀 Quick Start Guide

Step-by-step guide to get TrustGraph running using Docker Compose. Perfect for first-time users who want to quickly deploy and test TrustGraph.

Getting Started

If you're new to TrustGraph, we recommend starting with the Compose - Quick Start Guide to get a working system up and running quickly.

For developers integrating TrustGraph into applications, check out the API Documentation to understand the available interfaces.

For system administrators and power users, the CLI Documentation provides detailed information about all command-line tools.

Ways to deploy

If you haven't deployed TrustGraph before, the 'compose' deployment mentioned above is going to be the least commitment of setting things up: See Quick Start Guide

Other deployment mechanisms include:

Support

For questions, issues, or contributions:

  • GitHub Issues: Report bugs and feature requests
  • Documentation: This documentation covers most use cases
  • Community: Join discussions and share experiences