Skip to content

elliotdrel/akiflow-mcp-workflows

v0.1.0

Workflow guidance for Akiflow's official remote MCP server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

akiflowstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.akiflow.com/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": "akiflow-mcp-workflows",
  "version": "0.1.0",
  "description": "Workflow guidance for Akiflow's official remote MCP server.",
  "homepage": "https://akiflow.com/mcp",
  "keywords": [
    "akiflow",
    "productivity",
    "calendar",
    "task-management",
    "mcp"
  ]
}