Original PR: https://github.com/bendtherules/ask262/pull/1 Author: @bendtherules Created: 4/20/2026 Status: ✅ Merged Merged: 4/21/2026 Merged by: @bendtherules
Base: main ← Head: inspector
main
inspector
35e8fad
16ee733
95e58ab
a2c57d4
bfd79e4
e671030
8c657b0
5a94c10
fad74ca
6 files changed (+867 additions, -187 deletions)
📝 .env.example (+5 -0) 📝 AGENTS.md (+47 -186) 📝 Readme.md (+14 -0) 📝 bun.lock (+790 -1) 📝 package.json (+1 -0) 📝 src/mcp-server-http.ts (+10 -0)
.env.example
AGENTS.md
Readme.md
bun.lock
package.json
src/mcp-server-http.ts
Uses mcp-use/inspector.
Has few existing issues -
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/bendtherules/ask262/pull/1
Author: @bendtherules
Created: 4/20/2026
Status: ✅ Merged
Merged: 4/21/2026
Merged by: @bendtherules
Base:
main← Head:inspector📝 Commits (9)
35e8fadAdd mcp-use/inspector route16ee733chore: trigger deployment95e58abchore: trigger deploymenta2c57d4refactor: move MCP endpoint above inspector for proper route prioritybfd79e4docs(AGENTS): rewrite overview, commands, and project structure to focus on MCP server usage and updated tooling information.e671030feat(env): add MCP_PUBLIC_URL entry to .env.example with documentation8c657b0docs(readme): add MCP Inspector UI guide and list HTTP server endpoints.5a94c10docs: update readme with inspector infofad74cafeat: prioritize COOLIFY_URL over MCP_PUBLIC_URL for inspector auto-connect URL📊 Changes
6 files changed (+867 additions, -187 deletions)
View changed files
📝
.env.example(+5 -0)📝
AGENTS.md(+47 -186)📝
Readme.md(+14 -0)📝
bun.lock(+790 -1)📝
package.json(+1 -0)📝
src/mcp-server-http.ts(+10 -0)📄 Description
Uses mcp-use/inspector.
Has few existing issues -
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.