|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
This is the complete list of members for neograph::mcp::MCPClient, including all inherited members.
| call_tool(const std::string &name, const json &arguments) | neograph::mcp::MCPClient | |
| get_tools() | neograph::mcp::MCPClient | |
| initialize(const std::string &client_name="neograph") | neograph::mcp::MCPClient | |
| MCPClient(const std::string &server_url) | neograph::mcp::MCPClient | explicit |
| MCPClient(std::vector< std::string > argv) | neograph::mcp::MCPClient | explicit |
| rpc_call_async(const std::string &method, const json ¶ms=json::object()) | neograph::mcp::MCPClient |