Pluggable gRPC transport for Model Context Protocol (MCP) servers using @modelcontextprotocol/sdk. Protobuf surface aligned with the community mcp-python-sdk-grpc-poc reference.
| Tool name | Description | Destructive? |
|---|---|---|
| search | ✓ no | |
| execute⚠ | ⚠ yes | |
| cache | ✓ no | |
| audit | ✓ no | |
| sandbox_exec⚠ | ⚠ yes |
| memory_ingest | ✓ no | |
| memory_recall | ✓ no | |
| ingest_external_knowledge | ✓ no | |
| schedule | ✓ no | |
| notify | ✓ no | |
| hitl_enqueue_label_studio | ✓ no | |
| knowledge_search_onyx | ✓ no |
{
"mcpServers": {
"mcp-grpc-transport": {
"command": "npx",
"args": [
"-y",
"mcp-grpc-transport"
]
}
}
}