What is an MCP server?
An MCP (Model Context Protocol) server provides external knowledge, data, or tools that Paradigm agents can query. It allows customers to connect Paradigm with their own systems or third-party providers. Limitations- Dependency on MCP quality: performance and accuracy depend on the search/retrieval mechanisms of the configured MCP server.
- Responses from an MCP server are not integrated into Paradigm’s database. Paradigm depends on the MCP’s own search engine, retrieval mechanism, or service quality.
- This means results may vary depending on the configuration and reliability of the chosen MCP.
Step 1: Configure an MCP Server
Only System Admins can configure MCP servers.- Go to Admin > MCP Servers.
- Click New.
- Fill in the following information:
-
Name: (example)
paradigm-docs
A human-readable name for the MCP server. -
URL:
The endpoint of the MCP server.
Example: -
Bearer token (optional):
Optional authentication token (stored encrypted). -
Enabled:
Toggle to enable/disable this MCP server.
Step 2: Enable MCP in Chat Settings
- Go to Chat Settings and select the chat setting you want to associate with the MCP server.
- Enable the Agent mode:
- Agent enabled: “Enable agent functionality for this chat setting”.
- Under Agent Tools, add the configured MCP server to the list of chosen tools.
Example MCP Servers
Here are some existing MCP servers you could integrate:- Arxiv MCP
- URL:
https://arxiv-mcp.replit.app
- Use case: Query scientific publications and preprints from arXiv, useful for research teams.
- URL:
- Wikipedia MCP
- URL:
https://wiki-mcp.replit.app
- Use case: Retrieve knowledge from Wikipedia, useful for general-purpose enrichment and contextual grounding.
- URL:
- GitHub Issues MCP
- URL:
https://github-issues-mcp.replit.app
- Use case: Query issues from GitHub repositories, enabling agents to integrate with development workflows.
- URL:
- Weather MCP
- URL:
https://weather-mcp.replit.app
- Use case: Provide real-time weather data, helpful for assistants in travel, logistics, or customer support contexts.
- URL:
- File System MCP
- URL:
https://fs-mcp.replit.app
- Use case: Access and retrieve documents from a specified file system, allowing integration with local or cloud-stored files.
- URL: