Nothing
Code
mcp_tools("nonexistent/file/")
Condition
Error in `mcp_tools()`:
! The mcptools MCP client configuration file does not exist.
i Supply a non-NULL file `config` or create a file at the default configuration location '~/.config/mcptools/config.json'.
Code
mcp_tools(tmp_file)
Condition
Error in `mcp_tools()`:
! Configuration processing failed
i The configuration file `config` must be valid JSON.
Caused by error:
! lexical error: invalid char in json text.
invalid json
(right here) ------^
Code
mcp_tools(tmp_file)
Condition
Error in `mcp_tools()`:
! Configuration processing failed.
i `config` must have a top-level mcpServers entry.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.