onurmatik/feature-request
v0.2.0MIT
Evidence-backed feature request intake, triage, delivery tracking, and project operations.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
feature-requeststreamable-http
{
"type": "streamable-http",
"url": "http://127.0.0.1:8001/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "feature-request",
"version": "0.2.0",
"description": "Evidence-backed feature request intake, triage, delivery tracking, and project operations.",
"author": {
"name": "FeatureRequest",
"url": "https://featurerequest.io"
},
"homepage": "https://featurerequest.io",
"repository": "https://github.com/onurmatik/feature-request",
"license": "MIT",
"keywords": [
"feedback",
"feature-requests",
"triage",
"product-management",
"agents"
]
}