Skip to content

Commit e39b2f2

Browse files
Revise README with improved project description (#114)
* Revise README with improved project description Updated the README to enhance the description of OpenEdison and its security features. * Bump version to 0.1.131 Co-authored-by: eitomiyamura <eitomiyamura@gmail.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent d27b003 commit e39b2f2

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# OpenEdison 🔒⚡️
22

3-
> The Secure MCP Control Panel
3+
> The Agentic Data Firewall
44
55
<img width="1466" height="819" alt="Screenshot 2025-10-16 at 17 56 39" src="https://github.com/user-attachments/assets/25383811-22e2-4b54-8fa5-b0940fe4ca90" />
66

77

8+
Agentic AI breaks traditional data security. OpenEdison secures & unifies agent data access to stop data leaks by securing your agent's interactions with your data/software.
89

9-
Connect AI to your data/software with additional security controls to help reduce data exfiltration risks. Gain visibility, monitor potential threats, and get alerts on the data your agent is reading/writing.
10+
Gain visibility, monitor potential threats, and get alerts on the data your agent is reading/writing.
11+
12+
How is it different from other MCP Gateways? Read our [MCP Gateway Comparison Blog](https://edisonwatch.substack.com/p/mcp-gateway-comparison-for-security) and our [OpenEdison release post](https://edisonwatch.substack.com/p/introducing-openedison).
1013

1114
OpenEdison helps address the [lethal trifecta problem](https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/), which can increase risks of agent hijacking & data exfiltration by malicious actors.
1215

gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-edison-desktop",
3-
"version": "0.1.130",
3+
"version": "0.1.131",
44
"description": "Open Edison Desktop Application",
55
"main": "dist/main.js",
66
"scripts": {

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "open-edison"
3-
version = "0.1.130"
3+
version = "0.1.131"
44
description = "Open-source MCP security, aggregation, and monitoring. Single-user, self-hosted MCP proxy."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)