Catalog
io.omfang/manifest
Official1 toolTurn any webpage into a structured action manifest — clickable, fillable, submittable elements.
Converts webpages into structured action manifests with interactive clickable and fillable elements.
Captured live from the server via tools/list.
get_manifest
Fetch a structured action manifest (clickable/fillable/submittable elements) for a web page.
Parameters (1)
- urlstringrequired
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"manifest": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://manifest.omfang.io/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.