Docker: fixed forgejo MCP in docker which wasnt working

This commit is contained in:
2026-04-10 12:17:11 -04:00
parent 90b15d802a
commit d6ded8e2e9
4 changed files with 6 additions and 1786 deletions
+3 -3
View File
@@ -40,10 +40,10 @@
"mcpServers": {
"forgejo": {
"command": "forgejo-mcp",
"args": ["-t", "stdio", "--host", "https://git.cleverthis.com"],
"args": ["-t", "stdio", "-url", "https://git.cleverthis.com", "-token", "${FORGEJO_PAT}"],
"env": {
"GITEA_HOST": "https://git.cleverthis.com",
"GITEA_ACCESS_TOKEN": "${FORGEJO_PAT}"
"FORGEJO_HOST": "https://git.cleverthis.com",
"FORGEJO_ACCESS_TOKEN": "${FORGEJO_PAT}"
}
},
"context7": {
+3 -3
View File
@@ -19,10 +19,10 @@
},
"forgejo": {
"type": "local",
"command": ["/usr/local/bin/forgejo-mcp"],
"command": ["/usr/local/bin/forgejo-mcp", "-t", "stdio", "-url", "https://git.cleverthis.com", "-token", "{env:FORGEJO_PAT}"],
"environment": {
"GITEA_HOST": "https://git.cleverthis.com",
"GITEA_ACCESS_TOKEN": "{env:FORGEJO_PAT}"
"FORGEJO_HOST": "https://git.cleverthis.com",
"FORGEJO_ACCESS_TOKEN": "{env:FORGEJO_PAT}"
},
"enabled": true
},
-260
View File
@@ -1,260 +0,0 @@
Test Framework: generic
Total Tests: 184
Passed: 167
Failed: 17
--- Test Results ---
✓ ==============================================================================
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 4
✓ ------------------------------------------------------------------------------
✗ Output Block 6
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 9
✓ ------------------------------------------------------------------------------
✗ Output Block 11
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 14
✓ ------------------------------------------------------------------------------
✗ Output Block 16
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 19
✓ ------------------------------------------------------------------------------
✓ Output Block 21
✓ ------------------------------------------------------------------------------
✓ Output Block 23
✓ ------------------------------------------------------------------------------
✓ Output Block 25
✓ ------------------------------------------------------------------------------
✓ Output Block 27
✓ ------------------------------------------------------------------------------
✓ Output Block 29
✓ ------------------------------------------------------------------------------
✓ Output Block 31
✓ ------------------------------------------------------------------------------
✓ Output Block 33
✓ ------------------------------------------------------------------------------
✓ Output Block 35
✓ ------------------------------------------------------------------------------
✓ Output Block 37
✓ ------------------------------------------------------------------------------
✓ Output Block 39
✓ ------------------------------------------------------------------------------
✓ Output Block 41
✓ ------------------------------------------------------------------------------
✓ Output Block 43
✓ ------------------------------------------------------------------------------
✓ Output Block 45
✓ ------------------------------------------------------------------------------
✓ Output Block 47
✓ ------------------------------------------------------------------------------
✓ Output Block 49
✓ ------------------------------------------------------------------------------
✓ Output Block 51
✓ ------------------------------------------------------------------------------
✓ Output Block 53
✓ ------------------------------------------------------------------------------
✓ Output Block 55
✓ ------------------------------------------------------------------------------
✓ Output Block 57
✓ ------------------------------------------------------------------------------
✓ Output Block 59
✓ ------------------------------------------------------------------------------
✗ Output Block 61
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 64
✓ ------------------------------------------------------------------------------
✓ Output Block 66
✓ ------------------------------------------------------------------------------
✓ Output Block 68
✓ ------------------------------------------------------------------------------
✓ Output Block 70
✓ ------------------------------------------------------------------------------
✓ Output Block 72
✓ ------------------------------------------------------------------------------
✓ Output Block 74
✓ ------------------------------------------------------------------------------
✓ Output Block 76
✓ ------------------------------------------------------------------------------
✓ Output Block 78
✓ ------------------------------------------------------------------------------
✓ Output Block 80
✓ ------------------------------------------------------------------------------
✓ Output Block 82
✓ ------------------------------------------------------------------------------
✓ Output Block 84
✓ ------------------------------------------------------------------------------
✓ Output Block 86
✓ ------------------------------------------------------------------------------
✗ Output Block 88
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 91
✓ ------------------------------------------------------------------------------
✓ Output Block 93
✓ ------------------------------------------------------------------------------
✗ Output Block 95
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 98
✓ ------------------------------------------------------------------------------
✓ Output Block 100
✓ ------------------------------------------------------------------------------
✓ Output Block 102
✓ ------------------------------------------------------------------------------
✓ Output Block 104
✓ ------------------------------------------------------------------------------
✗ Output Block 106
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 109
✓ ------------------------------------------------------------------------------
✗ Output Block 111
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 114
✓ ------------------------------------------------------------------------------
✗ Output Block 116
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 119
✓ ------------------------------------------------------------------------------
✓ Output Block 121
✓ ------------------------------------------------------------------------------
✓ Output Block 123
✓ ------------------------------------------------------------------------------
✓ Output Block 125
✓ ------------------------------------------------------------------------------
✓ Output Block 127
✓ ------------------------------------------------------------------------------
✓ Output Block 129
✓ ------------------------------------------------------------------------------
✗ Output Block 131
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 134
✓ ------------------------------------------------------------------------------
✗ Output Block 136
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 139
✓ ------------------------------------------------------------------------------
✓ Output Block 141
✓ ------------------------------------------------------------------------------
✓ Output Block 143
✓ ------------------------------------------------------------------------------
✓ Output Block 145
✓ ------------------------------------------------------------------------------
✓ Output Block 147
✓ ------------------------------------------------------------------------------
✓ Output Block 149
✓ ------------------------------------------------------------------------------
✓ Output Block 151
✓ ------------------------------------------------------------------------------
✗ Output Block 153
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 156
✓ ------------------------------------------------------------------------------
✗ Output Block 158
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 161
✓ ------------------------------------------------------------------------------
✓ Output Block 163
✓ ------------------------------------------------------------------------------
✓ Output Block 165
✓ ------------------------------------------------------------------------------
✓ Output Block 167
✓ ------------------------------------------------------------------------------
✗ Output Block 169
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 172
✓ ------------------------------------------------------------------------------
✓ Output Block 174
✓ ------------------------------------------------------------------------------
✗ Output Block 176
✓ ==============================================================================
✓ ==============================================================================
✓ Output Block 179
✓ ------------------------------------------------------------------------------
✗ Output Block 181
✓ ==============================================================================
✗ Output Block 183
✓ ==============================================================================
--- Failed Tests ---
✗ Output Block 6
E2E.E2E Session Create Persist :: Bug #1141 — session create does ... | PASS |
1 test, 1 passed, 0 failed
✗ Output Block 11
E2E.M1 Acceptance :: E2E acceptance test for M1 - minimal plan ex... | PASS |
1 test, 1 passed, 0 failed
✗ Output Block 16
E2E.M2 Acceptance :: E2E acceptance test for M2 (v3.1.0): Actor Co... | PASS |
1 test, 1 passed, 0 failed
✗ Output Block 61
E2E.M5 Acceptance :: M5 (v3.4.0) E2E acceptance test — ACMS v1 and... | PASS |
21 tests, 21 passed, 0 failed
✗ Output Block 88
E2E.M6 Acceptance :: E2E acceptance criteria for M6 (v3.5.0) — aut... | PASS |
12 tests, 12 passed, 0 failed
✗ Output Block 95
E2E.Smoke Test :: Minimal E2E smoke test to validate the E2E test ... | PASS |
2 tests, 2 passed, 0 failed
✗ Output Block 106
E2E.Tdd Acms Behavioral Validation :: TDD Issue #1028 — ACMS index... | PASS |
4 tests, 4 passed, 0 failed
✗ Output Block 111
E2E.Wf04 Multi Project :: E2E test for Workflow Example 4: Multi-P... | PASS |
1 test, 1 passed, 0 failed
✗ Output Block 116
E2E.Wf05 Db Migration :: E2E test for Workflow Example 5: Database... | PASS |
1 test, 1 passed, 0 failed
✗ Output Block 131
E2E.Wf07 Cicd :: E2E test for Workflow Example 7: CI/CD integratio... | PASS |
6 tests, 6 passed, 0 failed
✗ Output Block 136
E2E.Wf12 Hierarchical :: E2E test for Workflow Example 12: Large-S... | PASS |
1 test, 1 passed, 0 failed
✗ Output Block 153
E2E.Wf14 Server Mode :: E2E test for Workflow Example 14: server m... | PASS |
7 tests, 7 passed, 0 failed
✗ Output Block 158
E2E.Wf16 Devcontainer :: E2E test for Workflow Example 16: Devcont... | PASS |
1 test, 1 passed, 0 failed
✗ Output Block 169
E2E.Wf17 Explicit Container :: E2E test for Workflow Example 17: E... | PASS |
4 tests, 4 passed, 0 failed
✗ Output Block 176
E2E.Wf17 Project Exec Env Priority :: WF17: Project-level executio... | PASS |
2 tests, 2 passed, 0 failed
✗ Output Block 181
E2E.Wf18 Container Clone :: E2E test for Workflow Example 18: Cont... | PASS |
1 test, 1 passed, 0 failed
✗ Output Block 183
E2E | PASS |
66 tests, 66 passed, 0 failed
File diff suppressed because one or more lines are too long