loading…
Search for a command to run...
loading…
Web to AI is an MCP server that exposes a personal library of captured web UI to AI coding assistants. Captures ▎ are collected via a companion Chrome extension
Web to AI is an MCP server that exposes a personal library of captured web UI to AI coding assistants. Captures ▎ are collected via a companion Chrome extension; the server exposes 8 tools (search, filter, extract, generate ▎ React, etc.) to any MCP client — Cursor, Claude Code, Claude Desktop.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"webtoai": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"mahir-mahir890/webtoai"
]
}
}
}PRs, issues, code search, CI status
автор: GitHubDatabase, auth and storage
автор: SupabaseReference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.