Acerca de
ApiTap acts as an MCP server, enabling AI agents to interact with the web through clean APIs instead of resource-intensive browsers. It intelligently detects a website's underlying framework, automatically discovers its internal API endpoints, and directly calls them to retrieve structured JSON. This eliminates the need for HTML rendering and parsing, significantly reducing token costs for AI agents. For sites requiring authentication, ApiTap facilitates human login to capture session tokens, then returns control to the agent. Each site interaction generates a reusable "skill file," mapping the site's APIs for instant, direct calls on all subsequent visits, making the web natively accessible to machines.