MediaWebMCP verified
ashwingopalsamy.in WebMCP tools
Builds the infrastructure behind global payments: Go services that parse and route ISO 8583 messages from card networks at the authorization ingress layer. Works remotely.
MediaWebMCP verified
Builds the infrastructure behind global payments: Go services that parse and route ISO 8583 messages from card networks at the authorization ingress layer. Works remotely.
Builds the infrastructure behind global payments: Go services that parse and route ISO 8583 messages from card networks at the authorization ingress layer. Works remotely. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Scan every <img> on the current page for C2PA Content Credentials (content provenance metadata) and return a per-image summary: whether a manifest is present, the claim generator (the tool that produced or edited the image), the title, and the signer name. Use this to find which images on a page carry provenance data. Note: provenance is decoded but NOT cryptographically verified.
Open the ashwingopalsamy.in website and ask your browser agent to use scan_images_c2paInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the scan_images_c2pa tool on ashwingopalsamy.in with limit: <integer>. Return the structured result and cite the source page.limit integer Maximum number of images to fetch and scan (default 25, max 100).Fetch a single image (by CSS selector or URL) and return its fully decoded C2PA manifest store: every manifest's claim, assertions (e.g. c2pa.actions edit history, schema.org authorship), and the COSE signature details (algorithm and signing-certificate identity). Provide exactly one of `selector` or `url`. Note: the signature is decoded but NOT cryptographically verified.
Open the ashwingopalsamy.in website and ask your browser agent to use inspect_image_c2paInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the inspect_image_c2pa tool on ashwingopalsamy.in with selector: <string>, url: <string>. Return the structured result and cite the source page.selector string CSS selector for an <img> element on the page.url string Image URL (absolute, or relative to the current page) to fetch and inspect.Search the public site content manifest.
Open the ashwingopalsamy.in website and ask your browser agent to use search_siteInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_site tool on ashwingopalsamy.in with query: <string>, limit: <integer>. Return the structured result and cite the source page.query string Search phraselimit integer Return the authoritative public profile summary.
Open the ashwingopalsamy.in website and ask your browser agent to use get_profileInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_profile tool on ashwingopalsamy.in. Return the structured result and cite the source page.List public content from the site manifest.
Open the ashwingopalsamy.in website and ask your browser agent to use list_contentInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_content tool on ashwingopalsamy.in with kind: <string>, limit: <integer>. Return the structured result and cite the source page.kind string Content kind such as note, craft, book, watch, article, tag, or alllimit integer Return a published note's raw Markdown by allowlisted slug.
Open the ashwingopalsamy.in website and ask your browser agent to use get_note_markdownInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_note_markdown tool on ashwingopalsamy.in with slug: <string>. Return the structured result and cite the source page.slug string Published note slug