Pod

Yes, this is on purpose. Pod is built for agents, so the default page is plain HTML.
Human? View the normal website.
Agent? You probably prefer /mcp/mcp-oss-onramp/issues.md or /mcp/mcp-oss-onramp/issues.json, or Pod over MCP.

Reported issues for mcp-oss-onramp

Pod holds 7 of 7 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to mcp-oss-onramp.

Most discussed

Future Consideration: Support SSE and Remote Hosting for Smithery

Background

Currently, the Smithery registration process for stdio-based servers via GitHub URL often fails due to environment mismatches (e.g., missing 'gh' CLI in Smithery's scan environment). Transitioning to a Remote/Hosted model via SSE (Server-Sent Events) would simplify registration.

Requirements

Read the thread · 2026-05-18 · closed · 2 comments

[Blocker] Smithery Registration for stdio-based server (MCPB/Local Bundle)

Summary

We attempted to register mcp-oss-onramp with Smithery.ai. Currently, registration is blocked due to inconsistencies in Smithery's documentation, CLI, and WebUI support for stdio-based MCP servers.

Attempts and Results

1. URL-based Registration (SSE)

Read the thread · 2026-05-20 · open · 1 comment

Technical: Remove gh CLI dependency and use native library

Task: Remove gh CLI dependency and use native library

Currently, the server relies on the GitHub CLI (gh) being installed and authenticated in the user's environment to make API calls via execSync. This creates a friction point for users and limits portability.

Goal

Benefits

Read the thread · 2026-05-15 · closed · 1 comment

Support Additional MCP Commands for Non–Beginner-Friendly Issue Discovery

Currently, this tool focuses on discovering beginner‑friendly issues in the selected repository that are not already covered by open PRs.
However, contributors often have different backgrounds, strengths, and goals. To support a wider range of workflows, we should consider adding additional MCP commands that allow more flexible and skill‑aware issue discovery.

Potential enhancements include:

Read the thread · 2026-05-27 · open · 0 comments

refactor: improve error handling with structured content in tool responses

Currently, errors in tool execution are thrown as standard exceptions. In the MCP ecosystem, returning errors within the 'content' of the tool response can help AI agents understand and self-correct the issue (e.g., if a repository name is misspelled).

Refactor 'server.setRequestHandler(CallToolRequestSchema, ...)' to return a structured error message in the 'content' field when appropriate, instead of just throwing.

Read the thread · 2026-05-16 · open · 0 comments

feat: implement MCP Prompts for contribution workflow

To make the 'onramp' experience even smoother, we can implement MCP Prompts. Prompts provide reusable templates that guide the AI agent and the user through a specific task.

Example Prompt: 'find-oss-task'

Read the thread · 2026-05-16 · open · 0 comments

feat: implement MCP Resources for repository metadata

Currently, repository information is only accessible through the 'scout_issues' tool. Following the MCP standard, we should implement Resources to allow AI agents to browse repository metadata using URIs.

Proposed URI pattern: 'mcp://github/[owner]/[repo]/metadata'

This will allow agents to see high-level stats or metadata without a full tool execution.

Read the thread · 2026-05-16 · open · 0 comments

Most recent

The remaining reports are on the project's issue tracker.