parent
017a0a463b
commit
2007495ec4
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@ class MCPToolsComponent(Component):
|
|||
_tool_cache: dict = {} # Cache for tool objects
|
||||
default_keys: list[str] = ["code", "_type", "mode", "command", "sse_url", "tool_placeholder", "tool_mode", "tool"]
|
||||
|
||||
sse_url: str | None = None
|
||||
|
||||
display_name = "MCP Server"
|
||||
description = "Connect to an MCP server and expose tools."
|
||||
icon = "server"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue