@rolino/mcp 0.3.0 → 0.5.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +54 -0
- package/README.md +61 -7
- package/dist/bin.cjs +414 -15
- package/dist/bin.cjs.map +1 -1
- package/dist/bin.js +1 -1
- package/dist/{chunk-L6II7ZEX.js → chunk-IW4JXMD2.js} +439 -17
- package/dist/chunk-IW4JXMD2.js.map +1 -0
- package/dist/index.cjs +414 -15
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +100 -1
- package/dist/index.d.ts +100 -1
- package/dist/index.js +1 -1
- package/package.json +4 -4
- package/dist/chunk-L6II7ZEX.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,59 @@
|
|
|
1
1
|
# @rolino/mcp
|
|
2
2
|
|
|
3
|
+
## 0.5.0-beta.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 4f9e790: Add the optional `blog:manage` capability and synchronized agent-first Blog
|
|
8
|
+
setup, import, cadence planning, plan review, article creation, confirmed
|
|
9
|
+
connection provisioning, and safe verification operations.
|
|
10
|
+
- 1edd1e7: Add published Blog Studio delivery contracts and the server-only Next.js 16 Blog Studio package.
|
|
11
|
+
- 74a13ea: Expose immediate versus scheduled delivery and destination lifecycle stages,
|
|
12
|
+
preserve YouTube visibility for immediate publishing, and clarify remote
|
|
13
|
+
schedule confirmation across public clients.
|
|
14
|
+
- 4a893dd: Add provider-neutral Blog publishing destinations, safe delivery inspection,
|
|
15
|
+
and exact destination binding across public agent interfaces.
|
|
16
|
+
- 843a1db: Add the exact optional `seo:read` capability and bounded read-only SEO
|
|
17
|
+
opportunity and weekly-report parity across public agent contracts, clients,
|
|
18
|
+
CLI commands, and closed-world MCP tools. SEO reads now use the version 3 task
|
|
19
|
+
contract with the exact Ready, Research, or Rejected decision, selected format,
|
|
20
|
+
complete deliverables, bounded evidence, safe URLs, limitations, and no-publish
|
|
21
|
+
rules. Public output uses readable topic names and separate topic-relevance and
|
|
22
|
+
action-readiness confidence. Research tasks compare all supported formats and
|
|
23
|
+
must validate or reject the finding before a separate draft action is allowed.
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- Updated dependencies [4f9e790]
|
|
28
|
+
- Updated dependencies [1edd1e7]
|
|
29
|
+
- Updated dependencies [74a13ea]
|
|
30
|
+
- Updated dependencies [4a893dd]
|
|
31
|
+
- Updated dependencies [843a1db]
|
|
32
|
+
- @rolino/contracts@0.5.0-beta.0
|
|
33
|
+
- @rolino/sdk@0.5.0-beta.0
|
|
34
|
+
- @rolino/local-auth@0.5.0-beta.0
|
|
35
|
+
|
|
36
|
+
## Unreleased
|
|
37
|
+
|
|
38
|
+
### Minor Changes
|
|
39
|
+
|
|
40
|
+
- Add safe Blog provider, destination, and delivery tools plus destination-bound publication inputs.
|
|
41
|
+
|
|
42
|
+
## 0.4.0
|
|
43
|
+
|
|
44
|
+
### Minor Changes
|
|
45
|
+
|
|
46
|
+
- 6d5cefc: Add LinkedIn native video capability, limits, and delivery-options parity across public agent surfaces.
|
|
47
|
+
- 4149259: Add platform-aware media-adjustment readiness actions and align LinkedIn publishing guidance across agent packages.
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- Updated dependencies [6d5cefc]
|
|
52
|
+
- Updated dependencies [4149259]
|
|
53
|
+
- @rolino/contracts@0.4.0
|
|
54
|
+
- @rolino/sdk@0.4.0
|
|
55
|
+
- @rolino/local-auth@0.4.0
|
|
56
|
+
|
|
3
57
|
## 0.3.0
|
|
4
58
|
|
|
5
59
|
### Minor Changes
|
package/README.md
CHANGED
|
@@ -37,6 +37,10 @@ Initial tools:
|
|
|
37
37
|
- `execute_post_publish`
|
|
38
38
|
- `list_integration_health`
|
|
39
39
|
- `refresh_delivery_options`
|
|
40
|
+
- `list_seo_opportunities`
|
|
41
|
+
- `get_seo_opportunity`
|
|
42
|
+
- `list_seo_reports`
|
|
43
|
+
- `get_seo_report`
|
|
40
44
|
- `list_calendar_events`
|
|
41
45
|
|
|
42
46
|
The media tools discover reusable project assets and stream one explicitly
|
|
@@ -46,6 +50,19 @@ Uploading never creates, schedules, or publishes a post; the returned
|
|
|
46
50
|
asset ID is passed into a later draft operation.
|
|
47
51
|
|
|
48
52
|
The tool set includes discovery and inspection tools that are read-only.
|
|
53
|
+
The four SEO tools require the exact optional `seo:read` capability. They are
|
|
54
|
+
bounded, read-only, idempotent, and closed-world. They return canonical tasks,
|
|
55
|
+
evidence, neutral provenance, separate topic-relevance and action-readiness
|
|
56
|
+
confidence, and recommended actions. They cannot
|
|
57
|
+
run analysis, change settings, delete data, enable reports, send email, or call
|
|
58
|
+
an external provider.
|
|
59
|
+
Opportunity detail also returns the bounded versioned task: exact decision,
|
|
60
|
+
format, target, deliverables, research, safe URLs, evidence, limitations, and
|
|
61
|
+
success metric. Ready can request final deliverables for human review. Research
|
|
62
|
+
selects only `RESEARCH_TASK`, compares all reasonable formats without a
|
|
63
|
+
preferred final format, and must return `VALIDATED` with a complete next task
|
|
64
|
+
or `REJECTED` with evidence before any separately allowed draft
|
|
65
|
+
action. Every copied task forbids publishing and other Rolino writes.
|
|
49
66
|
`create_project` is an additive, closed-world mutation that requires
|
|
50
67
|
`projects:write` and a caller-supplied idempotency key. It atomically saves the
|
|
51
68
|
project and its paired brand without starting research, connecting accounts,
|
|
@@ -71,10 +88,14 @@ reviewed only after inspecting this result. That review is distinct from MCP
|
|
|
71
88
|
mutation consent. Changing TikTok content clears the prior review, and Rolino
|
|
72
89
|
never silently turns off a requested interaction.
|
|
73
90
|
For LinkedIn, `refresh_delivery_options` returns the connected member plus the
|
|
74
|
-
strict text/single-image/multi-image and JPEG/PNG limits.
|
|
75
|
-
text-only
|
|
76
|
-
|
|
77
|
-
|
|
91
|
+
strict text/single-image/multi-image/video policy and JPEG/PNG/MP4 limits.
|
|
92
|
+
LinkedIn drafts can be text-only, contain up to ten stored images, or contain
|
|
93
|
+
exactly one stored MP4 without mixing images and video. Native video must be
|
|
94
|
+
75 KB to 500 MB and 3 seconds to 30 minutes, and execution remains in
|
|
95
|
+
preparation until LinkedIn confirms upload and processing. An optional
|
|
96
|
+
3,000-character LINKEDIN caption override uses the shared caption as fallback.
|
|
97
|
+
The connected member is always the author; Company Page publishing is outside
|
|
98
|
+
this contract.
|
|
78
99
|
Integration health is cached and secret-safe, post
|
|
79
100
|
readiness reuses Rolino's publishing checks, and calendar reads use bounded
|
|
80
101
|
date windows with cursor pagination. After `rolino auth login`, configure `ROLINO_URL` and
|
|
@@ -95,8 +116,10 @@ idempotency key. The server repeats readiness and live-health checks and rejects
|
|
|
95
116
|
expired, consumed, stale, cross-credential, or mismatched confirmation.
|
|
96
117
|
For YouTube, the preview explains that confirmed scheduling starts or resumes a
|
|
97
118
|
private upload immediately so processing can complete before the Public target.
|
|
98
|
-
Execution may return a typed `PENDING` result
|
|
99
|
-
|
|
119
|
+
Execution may return a typed `PENDING` result with phase
|
|
120
|
+
`REMOTE_SCHEDULE_CONFIRMATION` after the upload completes while YouTube
|
|
121
|
+
acknowledges the requested publish time. The video remains private, the result
|
|
122
|
+
does not report it as published, and no second publish tool call is required.
|
|
100
123
|
|
|
101
124
|
Immediate publishing also uses two tools. `preview_post_publish` checks the
|
|
102
125
|
exact destination set, post version, readiness, live provider health, and retry
|
|
@@ -106,7 +129,10 @@ then durably queues the selected destinations for immediate delivery. Provider
|
|
|
106
129
|
calls happen after that database commit, and Rolino's existing reconciliation
|
|
107
130
|
rules block blind retries after ambiguous external results. YouTube remains
|
|
108
131
|
`PREPARING` until upload and processing are provider-confirmed, and its exact
|
|
109
|
-
configured visibility is reconciled before
|
|
132
|
+
configured Public, Unlisted, or Private visibility is reconciled before
|
|
133
|
+
publication is reported. The preview reports `deliveryMode: "IMMEDIATE"` and
|
|
134
|
+
`createsSchedule: false`; immediate publishing never enters schedule
|
|
135
|
+
confirmation.
|
|
110
136
|
|
|
111
137
|
MCP tools cannot enable YouTube, Bluesky, or LinkedIn or bypass a deployment's
|
|
112
138
|
provider approval boundary. Self-hosted operators should complete the
|
|
@@ -125,3 +151,31 @@ issues through the repository's
|
|
|
125
151
|
[security policy](https://github.com/deifos/rolino/security/policy).
|
|
126
152
|
|
|
127
153
|
`@rolino/mcp` is available under the MIT License.
|
|
154
|
+
## Agent-first Blog Studio tools
|
|
155
|
+
|
|
156
|
+
The local stdio server exposes Blog readiness, import, cadence planning,
|
|
157
|
+
plan-item evidence and state, editable article creation, connection status,
|
|
158
|
+
confirmed provisioning, signed revalidation testing, and these provider-neutral
|
|
159
|
+
publishing reads:
|
|
160
|
+
|
|
161
|
+
- `list_blog_publishing_providers` requires `blog:manage` and returns only
|
|
162
|
+
enabled providers, safe capabilities, and official documentation.
|
|
163
|
+
- `list_blog_publishing_destinations` requires `blog:read` and returns safe
|
|
164
|
+
connection readiness without credentials or private provider data.
|
|
165
|
+
- `list_blog_delivery_attempts` requires `blog:read`, accepts an optional exact
|
|
166
|
+
article ID, and returns safe delivery states, retry times, error codes, and
|
|
167
|
+
remote URLs.
|
|
168
|
+
|
|
169
|
+
These three tools are closed-world reads. They do not contact a provider or
|
|
170
|
+
change content. They do not return draft content, prompts, evidence, secrets,
|
|
171
|
+
or raw provider responses. Setup requires the
|
|
172
|
+
independent optional `blog:manage` capability; it is never inferred from
|
|
173
|
+
`blog:write` or `blog:publish` and is not added to existing credentials.
|
|
174
|
+
|
|
175
|
+
Read tools are closed-world. The signed revalidation test is accurately marked
|
|
176
|
+
as an open-world write. Connection execute is confirmed, destructive, and
|
|
177
|
+
idempotent; its first success may return one-time values that must be written
|
|
178
|
+
only to server-side environment configuration. Errors and replays never reveal
|
|
179
|
+
those values. These are local stdio tools—Rolino does not expose hosted remote
|
|
180
|
+
MCP. Publication still requires a user-approved exact revision and the
|
|
181
|
+
separate publish preview/execute tools.
|