benjosaur commited on
Commit
b837f59
·
1 Parent(s): 4c5bd22

Update README

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -8,13 +8,21 @@ sdk_version: 6.0.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
15
  # EV Utility Function MCP Server
16
 
17
- An MCP (Model Context Protocol) server that provides utility function calculations for electric vehicles based on user preferences.
 
 
 
 
 
 
18
 
19
  ## Features
20
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ tags:
12
+ - building-mcp-track-consumer
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
 
17
  # EV Utility Function MCP Server
18
 
19
+ An MCP (Model Context Protocol) server that provides utility function calculations for electric vehicles based on user preferences. Contributors: benjosaur, reuzed, MJ141592
20
+
21
+ Demo:
22
+ https://drive.google.com/file/d/1Z-PoQgvLaEBnhMk8nwrKOnRj8sOKz-QH/view?usp=sharing
23
+
24
+ Ig Social Media Post:
25
+ https://www.instagram.com/p/DRsxbbWCl0m/?img_index=6&igsh=MWoxc3ZrOTM2ZWxhbA==
26
 
27
  ## Features
28