Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .agents/plugins/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,6 @@
"authentication": "ON_USE"
},
"category": "Productivity"
},
{
"name": "anarlog-cloud",
"source": {
"source": "local",
"path": "./agent-plugins/anarlog-cloud"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_USE"
},
"category": "Productivity"
}
]
}
19 changes: 1 addition & 18 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "anarlog",
"displayName": "Anarlog",
"source": "./agent-plugins/anarlog",
"description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.",
"description": "Query Anarlog meetings through Cloud MCP, and fill gaps from the local CLI.",
"version": "1.0.0",
"author": {
"name": "Fastrepl",
Expand All @@ -25,23 +25,6 @@
"repository": "https://github.com/fastrepl/anarlog/tree/main/agent-plugins/anarlog",
"license": "MIT",
"category": "Productivity",
"tags": ["meetings", "notes", "transcripts", "mcp"]
},
{
"name": "anarlog-cloud",
"displayName": "Anarlog Cloud",
"source": "./agent-plugins/anarlog-cloud",
"description": "Connect Claude to your Anarlog meeting data through OAuth.",
"version": "1.0.0",
"author": {
"name": "Fastrepl",
"email": "founders@anarlog.so",
"url": "https://anarlog.so"
},
"homepage": "https://docs.anarlog.so/reference/api-cloud",
"repository": "https://github.com/fastrepl/anarlog/tree/main/agent-plugins/anarlog-cloud",
"license": "MIT",
"category": "Productivity",
"tags": ["meetings", "notes", "transcripts", "mcp", "oauth"]
}
]
Expand Down
10 changes: 1 addition & 9 deletions .cursor-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,7 @@
{
"name": "anarlog",
"source": "./agent-plugins/anarlog",
"description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.",
"version": "1.0.0",
"category": "Productivity",
"tags": ["meetings", "notes", "transcripts", "mcp"]
},
{
"name": "anarlog-cloud",
"source": "./agent-plugins/anarlog-cloud",
"description": "Connect Cursor to your Anarlog meeting data through OAuth.",
"description": "Query Anarlog meetings through Cloud MCP, and fill gaps from the local CLI.",
"version": "1.0.0",
"category": "Productivity",
"tags": ["meetings", "notes", "transcripts", "mcp", "oauth"]
Expand Down
17 changes: 1 addition & 16 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"name": "anarlog",
"source": "./agent-plugins/anarlog",
"description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.",
"description": "Query Anarlog meetings through Cloud MCP, and fill gaps from the local CLI.",
"version": "1.0.0",
"author": {
"name": "Fastrepl",
Expand All @@ -22,21 +22,6 @@
"homepage": "https://docs.anarlog.so/agents/overview",
"repository": "https://github.com/fastrepl/anarlog/tree/main/agent-plugins/anarlog",
"license": "MIT",
"keywords": ["meetings", "notes", "transcripts", "productivity", "mcp"]
},
{
"name": "anarlog-cloud",
"source": "./agent-plugins/anarlog-cloud",
"description": "Connect Copilot to your Anarlog meeting data through OAuth.",
"version": "1.0.0",
"author": {
"name": "Fastrepl",
"email": "founders@anarlog.so",
"url": "https://anarlog.so"
},
"homepage": "https://docs.anarlog.so/reference/api-cloud",
"repository": "https://github.com/fastrepl/anarlog/tree/main/agent-plugins/anarlog-cloud",
"license": "MIT",
"keywords": ["meetings", "notes", "transcripts", "productivity", "mcp", "oauth"]
}
]
Expand Down
17 changes: 0 additions & 17 deletions agent-plugins/anarlog-cloud/.claude-plugin/plugin.json

This file was deleted.

39 changes: 0 additions & 39 deletions agent-plugins/anarlog-cloud/.codex-plugin/plugin.json

This file was deleted.

19 changes: 0 additions & 19 deletions agent-plugins/anarlog-cloud/.cursor-plugin/plugin.json

This file was deleted.

8 changes: 0 additions & 8 deletions agent-plugins/anarlog-cloud/.mcp.json

This file was deleted.

21 changes: 0 additions & 21 deletions agent-plugins/anarlog-cloud/LICENSE

This file was deleted.

78 changes: 0 additions & 78 deletions agent-plugins/anarlog-cloud/README.md

This file was deleted.

Binary file removed agent-plugins/anarlog-cloud/assets/icon.png
Binary file not shown.
9 changes: 0 additions & 9 deletions agent-plugins/anarlog-cloud/mcp.json

This file was deleted.

15 changes: 0 additions & 15 deletions agent-plugins/anarlog-cloud/plugin.json

This file was deleted.

4 changes: 2 additions & 2 deletions agent-plugins/anarlog/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "anarlog",
"displayName": "Anarlog",
"version": "1.0.0",
"description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.",
"description": "Query Anarlog meetings through Cloud MCP, and fill gaps from the local CLI.",
"author": {
"name": "Fastrepl",
"email": "founders@anarlog.so",
Expand All @@ -12,7 +12,7 @@
"homepage": "https://docs.anarlog.so/agents/overview",
"repository": "https://github.com/fastrepl/anarlog/tree/main/agent-plugins/anarlog",
"license": "MIT",
"keywords": ["meetings", "notes", "transcripts", "productivity", "mcp"],
"keywords": ["meetings", "notes", "transcripts", "productivity", "mcp", "oauth"],
"skills": "./skills/",
"mcpServers": "./.mcp.json"
}
8 changes: 4 additions & 4 deletions agent-plugins/anarlog/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "anarlog",
"version": "1.0.0",
"description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.",
"description": "Query Anarlog meetings through Cloud MCP, and fill gaps from the local CLI.",
"author": {
"name": "Fastrepl",
"email": "founders@anarlog.so",
Expand All @@ -10,13 +10,13 @@
"homepage": "https://docs.anarlog.so/agents/overview",
"repository": "https://github.com/fastrepl/anarlog/tree/main/agent-plugins/anarlog",
"license": "MIT",
"keywords": ["meetings", "notes", "transcripts", "productivity", "mcp"],
"keywords": ["meetings", "notes", "transcripts", "productivity", "mcp", "oauth"],
"skills": "./skills/",
"mcpServers": "./.mcp.json",
"interface": {
"displayName": "Anarlog",
"shortDescription": "Query your meeting notes",
"longDescription": "Find Anarlog meetings and read their notes, summaries, participants, action items, bounded transcript excerpts, and recurring history. The bundled local MCP server and CLI fallback are read-only.",
"shortDescription": "Query your meetings from anywhere",
"longDescription": "Connect your Anarlog account with OAuth, then find meetings and read notes, summaries, participants, action items, bounded transcript excerpts, and recurring history. Cloud MCP is read-only hosted snapshots. When a meeting is missing there, the bundled skill fills the gap from the local Anarlog CLI.",
"developerName": "Fastrepl",
"category": "Productivity",
"capabilities": [
Expand Down
7 changes: 3 additions & 4 deletions agent-plugins/anarlog/.cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
{
"name": "anarlog",
"version": "1.0.0",
"description": "Query Anarlog meeting notes, summaries, transcripts, participants, action items, and recurring history.",
"description": "Query Anarlog meetings through Cloud MCP, and fill gaps from the local CLI.",
"author": {
"name": "Fastrepl",
"email": "founders@anarlog.so"
},
"homepage": "https://docs.anarlog.so/agents/overview",
"repository": "https://github.com/fastrepl/anarlog/tree/main/agent-plugins/anarlog",
"license": "MIT",
"keywords": ["meetings", "notes", "transcripts", "productivity", "mcp"],
"keywords": ["meetings", "notes", "transcripts", "productivity", "mcp", "oauth"],
"logo": "assets/icon.png",
"skills": "./skills/",
"mcpServers": {
"anarlog": {
"command": "anarlog",
"args": ["mcp"]
"url": "https://api.anarlog.so/mcp"
}
}
}
4 changes: 2 additions & 2 deletions agent-plugins/anarlog/.mcp.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"mcpServers": {
"anarlog": {
"command": "anarlog",
"args": ["mcp"]
"type": "http",
"url": "https://api.anarlog.so/mcp"
}
}
}
Loading
Loading