MCP Server
MCP
io.github.pcas-io/plexus
Typed on-prem knowledge graph for AI agents — read-only for humans, write-only for agents via MCP.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://{plexus_host}/mcp",
"variables": {
"plexus_host": {
"description": "Hostname of your self-hosted plexus instance, e.g. plexus.example.com. plexus is on-prem by design; there is no shared public instance."
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment