Skip to main content
Glama

Physical AI Jobs

Search Physical AI Companies

search_companies
Read-onlyIdempotent

Search public PhysicalAI.jobs company profiles and optionally restrict results to companies that currently have public live jobs. Use this for questions about robotics, humanoid or embodied AI companies and who is hiring.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
cursorNoPagination token returned by a previous call with identical filters.
hiring_onlyNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
countYes
companiesYes
next_cursorNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.1/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already disclose readOnlyHint, idempotentHint, and destructiveHint. The description adds useful behavioral context about the data source being public, the optional live-jobs restriction, and the current-hiring angle. No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the action and scope. Every phrase earns its place and there is no redundant filler or repetition of schema details.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a low-complexity, read-only search tool with no required parameters and an output schema, the description gives enough orientation to select and invoke it. Minor gaps remain around query matching and pagination semantics, but they are not blocking.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 25%, and the description does not compensate. It implies query and hiring_only semantics but leaves limit, cursor, and exactly what query matches undocumented. With low schema coverage, this is a meaningful gap.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: 'Search public PhysicalAI.jobs company profiles.' It also differentiates from the job-focused siblings by targeting companies, and clarifies the domain as robotics, humanoid, and embodied AI companies.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives explicit context: 'Use this for questions about robotics, humanoid or embodied AI companies and who is hiring.' It doesn't name sibling alternatives or say when not to use the tool, but the use-case guidance is clear enough for selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources