14 lines
332 B
JSON
14 lines
332 B
JSON
{
|
|
"name": "browser-tools",
|
|
"description": "Efficient browser automation tools using Node.js and the Chrome DevTools Protocol for navigation, scripting, and screenshots without MCP overhead.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Will Hampson"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |