MCP server that gives coding agents typed 0xArchive market data tools across Hyperliquid (perps, HIP-3, HIP-4, spot) and Lighter.xyz
Geometra is installed from its publisher's own source and answers where it runs, so this marketplace is not in the path of a single call. There is no address here to send one to, and a panel that pretended otherwise would be showing you an answer we made up. Install it and call it from your own client — the Installation tab has the entry for each one.
Open InstallationWhat it does
MCP server for Geometra — interact with running Geometra apps via the geometry protocol, no browser needed
Quickstart
# 1 — run it from where its publisher ships it
npx -y @geometra/mcp
# 2 — ask your agent something
> MCP server for Geometra — interact with running Geometra apps via the geometry protocol, no browser needed
Geometra is free: there is no plan to choose, no cap to set and nothing that can bill you.
Collected from a public index. Nobody has claimed this account, so nothing here was written by its author — claim it if it is yours.
Where are you running it?
Every route below installs the same thing and ends at the same approval screen. This one runs on your machine: your client starts Geometra as a process under your own user, with your files and your network, so the tool surface below is what it can do to your computer rather than to a server somewhere else. It is scanned, signed and pinned to the version you choose — read the surface before you approve it.
This is a public server: you run it yourself and this marketplace is not in the path. Claude Code registers it in one command.
claude mcp add geometra-mcp -- npx -y @geometra/mcpReconnect, or start a new session, and the tools appear in the model’s tool list.
One config entry your client uses to start the process locally. A local server runs with your file system and your network, which is why it is priced without metering.
32 tools, with what each one reads, writes and reaches shown before you agree — the same list on every route above. Read the tool surface.
Tool surface
What the model actually sees. Descriptions are diffed on every release — see version history.
Connect to a Geometra WebSocket peer, or start \
Takes no parameters.
Pre-launch and pre-navigate a reusable geometra-proxy browser for a normal web page without creating an active MCP session. Use this when you can prepare ahead of the user-facing task so the next \
Takes no parameters.
Takes no parameters.
Resolve a clickable action by action label plus optional section, prompt, or item/card text. This is a narrower, lower-token path for repeated actions like
Takes no parameters.
Takes no parameters.
Wait until **no** visible text contains the given substring — optimized for ATS “parsing your resume” / file-processing banners after upload. Equivalent to \
Takes no parameters.
Wait until the page URL changes and the new page
Takes no parameters.
Fill several labeled form fields in one MCP call. This is the preferred high-level primitive for long forms. Use \
Takes no parameters.
Fill a form from a compact values object instead of expanding sections first. This is the lowest-token happy path for standard application flows. Pass \
Takes no parameters.
Fill a form, click its submit button, and optionally wait for the post-submit UI state — all in one MCP call. This is the preferred path for the canonical ATS / sign-in flow when the whole sequence should run server-side. Pass \
Takes no parameters.
Execute several Geometra actions in one MCP round trip and return one consolidated result. This is the preferred path for long, multi-step form fills where one-tool-per-field would otherwise create too much chatter. Supported step types: \
Takes no parameters.
Takes no parameters.
Takes no parameters.
Takes no parameters.
Takes no parameters.
Click an element in the Geometra UI. Provide either raw x,y coordinates or a semantic target (\
Takes no parameters.
Takes no parameters.
Send a special key press (Enter, Tab, Escape, ArrowDown, etc.) to the Geometra UI. Useful for form submission, focus navigation, and keyboard shortcuts.
Takes no parameters.
Fill a multi-cell OTP / verification-code input group (e.g. Greenhouse
Takes no parameters.
Attach local files to a file input. Requires \
Takes no parameters.
Pick an option from a custom dropdown / listbox / searchable combobox (Headless UI, React Select, Radix, Ashby-style custom selects, etc.). Requires \
Takes no parameters.
Set a native HTML \
Takes no parameters.
Set a checkbox or radio by label. Requires \
Takes no parameters.
Scroll the page or an element under the pointer using the mouse wheel. Requires \
Takes no parameters.
Auto-scroll a virtualized or long list and collect all visible items across scroll positions. Requires \
Takes no parameters.
Takes no parameters.
Takes no parameters.
Takes no parameters.
Generate a PDF from the current page or from provided HTML content. Returns the PDF as base64-encoded data. **Two modes:** - **Current page:** Omit \
Takes no parameters.
Takes no parameters.
Disconnect one explicitly resolved Geometra session. Isolated browser sessions are always destroyed. A session created with isolated: false may return its browser to the warm pool; pass closeBrowser: true to destroy that session\
Takes no parameters.
List all active Geometra sessions with their IDs and URLs. Use this to discover available sessions when operating on multiple pages in parallel.
Takes no parameters.
- Every tool, no call limit
- No card, no account needed
- Source published under a licence you can read
- Runs on your machine — nothing of it reaches our gateway
- Nothing to cap, because nothing bills
What counts against your monthly calls
| Tool | Unit | Calls used | Out of the allowance |
|---|
Nothing here is billable. Geometra costs nothing to install and nothing to call, at any volume.
Two independent axes, because powerful and malicious are different questions. The grade is threat only. The capability level is blast radius, and it is never a penalty on the grade — it is priced as one subtract-only term in the score, where you can see it.
| Term | Level | What it prices | Points |
|---|---|---|---|
| capability-exposure | high | capability blast radius (high) — client exposure if the model is manipulated | −6 |
| verification-discount | source | publisher verification (provenance) — cryptographic build provenance ties the artifact to its source | −0 |
| coverage-honesty | source | inspection depth (source) — how much of the target the scan could see | −0 |
What the scan could actually read
A grade is only as meaningful as its coverage, so the scanner publishes its own depth before it publishes its result.
Tools were statically extracted from the published source (32 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command "npx -y <package>".
Capability — what it could do if the model were manipulated
Tags derived from each tool’s schema and the implementation, not from what the tool calls itself. high is the level these add up to.
| Tool | Capability tags | Why the tag was assigned |
|---|---|---|
| geometra_connect | no tags | |
| geometra_prepare_browser | no tags | |
| geometra_query | no tags | |
| geometra_find_action | no tags | |
| geometra_wait_for | no tags | |
| geometra_wait_for_resume_parse | no tags | |
| geometra_wait_for_navigation | no tags | |
| geometra_fill_fields | no tags | |
| geometra_fill_form | no tags | |
| geometra_submit_form | no tags | |
| geometra_run_actions | no tags | |
| geometra_page_model | sensitive-source | |
| geometra_form_schema | no tags | |
| geometra_expand_section | no tags | |
| geometra_scroll_to | no tags | |
| geometra_click | no tags | |
| geometra_type | no tags | |
| geometra_key | no tags | |
| geometra_fill_otp | no tags | |
| geometra_upload_files | external-sink | |
| geometra_pick_listbox_option | no tags | |
| geometra_select_option | no tags | |
| geometra_set_checked | no tags | |
| geometra_wheel | no tags | |
| geometra_list_items | no tags | |
| geometra_snapshot | no tags | |
| geometra_layout | no tags | |
| geometra_workflow_state | no tags | |
| geometra_generate_pdf | no tags | |
| geometra_performance | no tags | |
| geometra_disconnect | no tags | |
| geometra_list_sessions | no tags |
Toxic-flow graph
The lethal trifecta, checked as a graph rather than as a checklist: untrusted input, a sensitive source and an external sink have to meet before there is a path worth worrying about.
Supply chain and provenance
This is the first scan of this surface here, so there is nothing yet to compare it against.
Every result on this tab comes from one deterministic pass over the published package — offline, rule by rule, and auditable line by line above. Same methodology version, same bytes, same score.
Release history
Pinned to 1.65.9 — the install command below asks for that release. A pin is part of an install, so it is kept for this visit and written down when you install.
No release note was published with this version.
Only accounts with at least 50 real tool calls against this server in the last 90 days can post. Ratings are weighted by how much the reviewer actually uses it, and publishers can reply once per review.
Writing one takes an account with at least 50 real tool calls against Geometra in the last 90 days. That is the whole gate — there is no other way to post, which is why the counts beside each review are worth reading.
Nobody has reviewed this listing. The rating on the card is the mean of the reviews written here and nothing else, so there is no rating until somebody writes the first — which takes an account with 50 real tool calls against it.