WebMCP

DeveloperWebMCP verified

isainative.dev WebMCP tools

Scan public GitHub repositories for prompts, instructions, agents, skills, hooks, and MCP setup across GitHub Copilot, Claude Code, and OpenAI Codex.

2 tools1 methodsspec API surface

What can an agent do with isainative.dev WebMCP tools?

Scan public GitHub repositories for prompts, instructions, agents, skills, hooks, and MCP setup across GitHub Copilot, Claude Code, and OpenAI Codex. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on isainative.dev

Tool 1 of 2WebMCPAnswer

list_available_tools

List the WebMCP tools this page exposes to agents, including each tool's name, description, input schema, and result schema. Call it to discover the available actions before invoking them.

How to install

Open the isainative.dev website and ask your browser agent to use list_available_tools

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the list_available_tools tool on isainative.dev. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 2WebMCPAction

    scan_repository_form

    Scan a GitHub repository for AI-native development primitives by submitting the page form and updating the visible report. Accepts owner/repository or a full GitHub URL.

    How to install

    Open the isainative.dev website and ask your browser agent to use scan_repository_form

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the scan_repository_form tool on isainative.dev with repo_url: <string>. Return the structured result and cite the source page.

    Input contract

    • repo_url string owner/repository or full URL

    Open the source definition