33 Commits

Author SHA1 Message Date
Teal Bauer
5802c3a84e Update badges and add new logo 2025-03-29 23:37:30 +01:00
Teal Bauer
96ef2e6642 Automatically create release notes from commit log 2025-03-29 23:19:31 +01:00
Teal Bauer
8e93eacf62 Build in Github Action 2025-03-29 23:16:07 +01:00
Teal Bauer
33be44d7ef Make multi-headed and more RESTful 2025-03-29 22:53:59 +01:00
Teal Bauer
76e8355252 Move to Hydra 2025-03-29 18:11:19 +01:00
Teal Bauer
bb10207b84 Handle Ctrl-C and exit 2025-03-28 19:45:43 +01:00
Teal Bauer
763b221773 Inline dependencies as per PEP 723
[PEP 723](https://peps.python.org/pep-0723/) lets single-file python scripts contain references to their required Python packages inline. This adds that for the MCP bridge. You can now run it with e.g. `uv run bridge_mcp_ghidra.py` and it will automatically install the required packages in a dedicated environment if needed.
2025-03-28 19:14:37 +01:00
Teal Bauer
13f962a329
Pass params as dict to requests.get, let it deal with encoding 2025-03-28 19:08:35 +01:00
Teal Bauer
665ef14b41
Update bridge_mcp_ghidra.py 2025-03-28 18:49:46 +01:00
LaurieWired
33c0138e68
Update README.md 2025-03-27 21:48:05 -07:00
LaurieWired
129e39a273
Merge pull request #4 from maikroservice/main
Add requirements.txt
2025-03-27 21:27:16 -07:00
Maik Ro
a03588df94
Create requirements.txt 2025-03-26 10:27:00 +01:00
LaurieWired
164d96d466
Update README.md 2025-03-25 01:31:27 -07:00
LaurieWired
853c366e74
Update README.md 2025-03-25 01:16:47 -07:00
LaurieWired
80ec82cd37
Update README.md 2025-03-25 01:03:35 -07:00
LaurieWired
4c152dd336
Update README.md 2025-03-25 00:57:13 -07:00
LaurieWired
0b8d4ef748
Update README.md 2025-03-24 23:59:48 -07:00
LaurieWired
3ba4625d7f
Update README.md 2025-03-24 23:58:36 -07:00
LaurieWired
ff0c5b6082
Update README.md 2025-03-24 23:56:49 -07:00
LaurieWired
86b257aec0
Update README.md 1.0 2025-03-24 22:57:37 -07:00
LaurieWired
c8f3e8bb14
Update README.md 2025-03-24 22:56:49 -07:00
LaurieWired
1410739715
Update README.md 2025-03-24 21:48:38 -07:00
LaurieWired
6fdd9543f0
Update README.md 2025-03-24 21:47:37 -07:00
LaurieWired
04b4a443a6
Add files via upload 2025-03-24 21:44:48 -07:00
LaurieWired
c84b9b301a
Update README.md 2025-03-24 21:41:40 -07:00
LaurieWired
f57ece4637
Update README.md 2025-03-23 16:20:17 -07:00
LaurieWired
b4c3e407ec Include readme images 2025-03-23 16:03:08 -07:00
LaurieWired
bc3579d475 Fix bugs in renaming functions and listing data 2025-03-23 15:02:55 -07:00
LaurieWired
30ec90e650 Add ghidra plugin source 2025-03-22 23:23:25 -07:00
LaurieWired
f65578b295
Update README.md 2025-03-22 22:54:19 -07:00
LaurieWired
2e0bb6c87d Add gitignore 2025-03-22 22:46:54 -07:00
LaurieWired
835a382c4d Initial commit 2025-03-22 22:46:17 -07:00
LaurieWired
694f263549
Initial commit 2025-03-22 22:36:55 -07:00