Gianpaolo Macario commited on
Commit
ed06954
·
1 Parent(s): 36e6e1c

docs(README): minor improvements to text, add links

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
 
21
  [![HuggingFace Space](https://github.com/gperdrizet/rss-mcp-client/actions/workflows/publish_hf_space.yml/badge.svg)](https://github.com/gperdrizet/rss-mcp-client/actions/workflows/publish_hf_space.yml)
22
 
23
- An MCP server providing a few helpful tools:
24
 
25
  - A simple Handheld Calculator
26
  - Greeter (testing parameter passing)
@@ -34,7 +34,7 @@ An MCP server providing a few helpful tools:
34
 
35
  ### Background and motivations
36
 
37
- This space has been created to evaluate the integration of an MCP server within [Microsoft Copilot Studio](https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio) for which a preliminary support for MCP has recently been released.
38
 
39
  In today's rapidly evolving corporate landscape, organizations are increasingly adopting Agentic Applications to automate and optimize their workflows. These applications leverage intelligent agents to perform tasks, make decisions, and interact with users or other systems, thereby enhancing productivity and efficiency.
40
 
 
20
 
21
  [![HuggingFace Space](https://github.com/gperdrizet/rss-mcp-client/actions/workflows/publish_hf_space.yml/badge.svg)](https://github.com/gperdrizet/rss-mcp-client/actions/workflows/publish_hf_space.yml)
22
 
23
+ A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server providing a few helpful tools:
24
 
25
  - A simple Handheld Calculator
26
  - Greeter (testing parameter passing)
 
34
 
35
  ### Background and motivations
36
 
37
+ This space has been created to evaluate the integration of the [Model Context Protocol](https://modelcontextprotocol.io/) within [Microsoft Copilot Studio](https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio), for which [a preliminary support for MCP has recently been released](https://www.microsoft.com/en-us/microsoft-copilot/blog/copilot-studio/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents/).
38
 
39
  In today's rapidly evolving corporate landscape, organizations are increasingly adopting Agentic Applications to automate and optimize their workflows. These applications leverage intelligent agents to perform tasks, make decisions, and interact with users or other systems, thereby enhancing productivity and efficiency.
40