Skip to content

Commit 5125560

Browse files
committed
v0.6.0: Add score.agentic_browsing (Lighthouse Agentic Browsing) + chunk-level extractability in score.citation_worthiness
1 parent 03e243e commit 5125560

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automatelab/ai-seo-mcp",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"mcpName": "io.github.AutomateLab-tech/ai-seo-mcp",
55
"description": "AI Citation Toolkit - audit, score, and rewrite web pages for AI-citation eligibility. AEO/GEO/LLM visibility for any MCP client.",
66
"license": "MIT",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"url": "https://github.com/AutomateLab-tech/ai-seo-mcp",
77
"source": "github"
88
},
9-
"version": "0.5.1",
9+
"version": "0.6.0",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"identifier": "@automatelab/ai-seo-mcp",
14-
"version": "0.5.1",
14+
"version": "0.6.0",
1515
"transport": {
1616
"type": "stdio"
1717
}

0 commit comments

Comments
 (0)