mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-06 05:42:36 +02:00
PoC MCP server (#419)
* Very initial MCP server PoC for TrustGraph * Put service on port 8000 * Add MCP container and packages to buildout
This commit is contained in:
parent
f0b2752abf
commit
f907ea7db8
10 changed files with 1670 additions and 0 deletions
3
trustgraph-mcp/trustgraph/mcp_server/__init__.py
Normal file
3
trustgraph-mcp/trustgraph/mcp_server/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
from . mcp import *
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue