kite-lite
v0.1.0agent-tools-runtime plugin for kite-lite: a stdio MCP client wrapping the kite-lite browsing/rendering engine, plus a deterministic page-overview skill.
What kite-lite does, in the publisher's words
Plugin de agent-tools-runtime para kite-lite, un motor web ligero en Rust orientado a agentes.
A diferencia de otros plugins que envuelven una REST API con un catálogo de tools inventado por el propio plugin, kite-lite ya habla MCP real (JSON-RPC 2.0 sobre stdio). Este plugin es un cliente MCP que spawnea el binario como proceso hijo y reenvía tools/list/tools/call tal cual, no reinventa el catálogo.
Necesitás el binario kite-lite accesible. La forma más simple es instalarlo desde crates.io:
- agent_tools_kite_discover({ query? })
- agent_tools_kite_call({ toolName, arguments, confirm? })
- agent_tools_kite_run_skill({ skill, arguments })
- page-overview({ url, screenshot?, format? }): navega la sesión persistente a url y (salvo que screenshot: false) la screenshotea, en una sola llamada.
From the project README, punctuation lightly normalized · Open the README on GitHub
- Skills
- 0
- MCP servers
- 0
- Stars
- 1
- License
- MIT
- Repo created
- 2026-08-05
- Last pushed
- 2026-08-12
- Publisher type
- User
- Version
- 0.1.0
Links
Category
Research & Search. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.
Keywords
agent-tools-runtime · mcp · kite-lite · browser
Related by publisher and keywords
agent-tools-runtime plugin for ccdd-gate: a stdio MCP client wrapping the ccdd-complexity server (deterministic, AST-based Python code-quality/governance gates from the KDD/CCDD methodology), plus async job skills for run_ephemeral_agent.
agent-tools-runtime plugin for the GitHub CLI (gh): shells out to a real installed binary instead of talking REST/MCP directly, plus a deterministic repo-overview skill.
agent-tools-runtime plugin for GitHub: typed facade over the REST API v3 plus a deterministic repo-overview skill.
agent-tools-runtime plugin for n8n: typed facade tools plus deterministic skills for data tables and workflow orchestration.
agent-tools-runtime plugin for PocketBase (self-hosted backend: REST API over collections/records with its own dynamic auth), plus a deterministic insert-and-verify-record skill.
agent-tools-runtime plugin for a self-hosted tasks REST API: typed facade over a plain CRUD endpoint (no MCP, no OAuth) plus a deterministic insert-and-verify skill.
[](https://agentpluginsdirectory.com/plugins/kite-lite)✓ Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.