peterpro/onward-stage
v0.1.2-stage.1Proprietary
Read and manage your own Onward tasks through a secure MCP connection.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
onwardstreamable-http
{
"type": "streamable-http",
"url": "https://onward-mvp-production-a0ee.up.railway.app/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": "onward-stage",
"version": "0.1.2-stage.1",
"description": "Read and manage your own Onward tasks through a secure MCP connection.",
"author": {
"name": "Onward"
},
"homepage": "https://onwards.work",
"license": "Proprietary",
"keywords": [
"productivity",
"tasks",
"mcp"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Onward Stage",
"shortDescription": "Read and manage your own Onward tasks in an AI workspace.",
"longDescription": "Read and manage your own Onward tasks through a secure MCP connection with OAuth authorization.",
"developerName": "Onward",
"category": "Productivity",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://onwards.work",
"defaultPrompt": [
"List my active Onward tasks.",
"Show my archived Onward tasks for a project.",
"Block my task and include the blocker reason."
],
"brandColor": "#1F6FEB"
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai