NitinBot002 commited on
Commit
6b98312
·
verified ·
1 Parent(s): ddd81fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # Coral Server - Agent Fuzzy A2A (Agent to Agent) Communication MCP Tools
2
 
3
  An implementation of the Coral protocol that acts as an MCP server providing tools for agents to communicate with each other.
@@ -139,5 +145,4 @@ enter `git@github.com:Coral-Protocol/coral-server.git`
139
  Click Clone.
140
 
141
  ### Running from IntelliJ IDEA
142
- You can click the play button next to the main method in the `Main.kt` file to run the server directly from IntelliJ IDEA.
143
-
 
1
+ ---
2
+ title: coral-server
3
+ sdk: docker
4
+ emoji: 🏆
5
+ colorFrom: blue
6
+ ---
7
  # Coral Server - Agent Fuzzy A2A (Agent to Agent) Communication MCP Tools
8
 
9
  An implementation of the Coral protocol that acts as an MCP server providing tools for agents to communicate with each other.
 
145
  Click Clone.
146
 
147
  ### Running from IntelliJ IDEA
148
+ You can click the play button next to the main method in the `Main.kt` file to run the server directly from IntelliJ IDEA.