Skip to main content

Configuring MCP servers

Smartloop supports the Model Context Protocol (MCP), allowing you to enrich your assistant with external tools and data sources.

Fetch MCP

We have created hosted fetch mcp server. This server processes external links to enrich LLM output with real-world content — including web pages, articles, and YouTube transcripts.

alt text

You can generate unique mcp server link but clicking on the Generate MCP Link button. once you have the link , just paste it to your Studio Desktop to register it.

alt text

Once registered successfully as shown above , you can do prompt like:

summarize the document for me
https://blogs.nvidia.com/blog/what-openclaw-agents-mean-for-every-organization/

The orchestrator will fetch the content and process prompt as requested by user

Local MCP Servers

Local MCP servers run on your machine and are managed by the uvx package manager. To register a local MCP server, copy and paste the package name in the input box to register it

alt text