You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -489,10 +489,13 @@ Open `http://localhost:3000`.
489
489
490
490
See [ROADMAP.md](ROADMAP.md) for the full development plan.
491
491
492
-
## Home Assistant
493
-
494
-
Track fuel and EV charging prices in your Home Assistant dashboard with [pumperly-ha](https://github.com/GeiserX/pumperly-ha).
492
+
## Ecosystem
495
493
494
+
| Project | Type | Description |
495
+
|---------|------|-------------|
496
+
| [pumperly-mcp](https://github.com/GeiserX/pumperly-mcp) | MCP Server | Query fuel and EV prices from AI assistants via the Model Context Protocol |
497
+
| [pumperly-ha](https://github.com/GeiserX/pumperly-ha) | Home Assistant Integration | Fuel and EV charging price sensors for your smart home dashboard |
498
+
| [n8n-nodes-pumperly](https://github.com/GeiserX/n8n-nodes-pumperly) | n8n Community Node | Automate fuel price workflows in n8n |
0 commit comments