Quilvo

by Unknown

Not rated
Website

About

Quilvo is a writing career command center for tracking projects, drafts, writing sessions, word counts, goals, submissions, markets, contacts, stats and earnings.

Details

Author
Unknown
Categories
Productivity, Project Management, Other

Quilvo exposes a focused MCP server for personal AI assistants and local automation. It is intentionally smaller than the JSON API: assistants can discover project context, inspect session history, and log a writing session when the user asks them to.

API keys:User-managed public API keys still belong to theJSON APIand scripted integrations. MCP connectors use OAuth instead of manual bearer-token setup.

Quilvo advertises a single MCP OAuth grant:mcp:use. Approving it lets the client use the MCP tools available to your Quilvo account. Tool code still scopes every request to your own data.

An approved OAuth connection can see the full Quilvo MCP tool set for the authenticated user.

MCP client configuration differs by host, but the required value is the same: the remote server URL. Authenticated clients discover Quilvo's OAuth metadata from that endpoint. Use HTTPS in production.

{ "url": "https://quilvo.app/mcp/quilvo" }

Some local MCP clients use Node's certificate store. If a local development URL fails over HTTPS, use the local HTTP URL while developing.

{ "status": "drafting", "include_archived": false, "limit": 10 }

Add 750 words to a project and keep the session history intact.

{ "project_id": "9b7d4f6a-...", "word_count_action": "add", "word_count": 750, "date": "2026-05-24", "duration_minutes": 45, "notes": "Morning session." }

Set the project total when an editor or writing app knows the latest count. Quilvo stores only the calculated session delta.

{ "project_id": "9b7d4f6a-...", "word_count_action": "set_total", "word_count": 42100 }

Use MCP when an AI assistant needs a small, discoverable tool surface. Use theJSON APIwhen you are building an app, script, importer, or integration that controls its own interface and request flow.

Track startup engineering acceleration from public GitHub data

Generates interactive sprint analytics and executive dashboards by connecting Jira data to Claude AI. Provides insights on burndown, velocity, and goal progress.

Triangulates customer support tickets and feature requests to generate prioritized product plans with convergence scoring and PII scrubbing.

Interact with task, doc, and project data in Dart, an AI-native project management tool

Perform queries and entity operations in your Fibery workspace.

Remote MCP server for MeisterTask. Create and manage projects, tasks, and notes from your AI assistant. Hosted (streamable-HTTP) — connect at https://mcp.meistertask.com/mcp

The official Plane MCP server provides integration with Plane APIs, enabling full AI automation of Plane projects, work items, cycles and more.

Keep teams & agents coordinated automatically

From the creators of Wunderlist — the all-in-one task management app for to-do lists, notes, and projects. AI-powered productivity that replaces 5 apps.

Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.