Skip to main content
Glama
OnStartups

Agent.ai MCP Server

by OnStartups

prospect_research_find_prospects

Discover prospects at any company using LinkedIn search. Returns profiles with name, title, LinkedIn URL, and skills.

Instructions

Discovers people at a company using Fiber.ai LinkedIn search. Returns up to 10 profiles with name, title, LinkedIn URL, and skills. Results cached for 30 days.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_nameNoCompany name to search (e.g. 'HubSpot'). At least one of company name, domain, or LinkedIn slug required.
company_domainNoCompany domain (e.g. 'hubspot.com').
company_linkedin_slugNoLinkedIn company slug or numeric org ID.
job_titleNoOptional: filter results by job title (e.g. 'VP Sales').
person_nameNoOptional: filter results by person name.
num_profilesNoHow many profiles to return (1-10, default 10).10
output_variable_nameYesVariable name to store the results.found_prospects
Behavior4/5

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

With no annotations, the description discloses caching (30-day) and source (Fiber.ai linkedin search). It honestly portrays a read-only search. It could mention rate limits or usage restrictions to be more transparent, but the existing info is sufficient.

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 concise sentences that front-load the core action and source. No redundant phrases; every part provides essential information.

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?

Covers identification methods (company name, domain, linkedin slug), optional filters, and output details. No output schema exists, so the description compensates well. Could mention if more than 10 results are possible or pagination, but not essential for a simple search tool.

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

Parameters4/5

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

Schema description coverage is 100%, so the baseline is 3. The description adds value by specifying the output fields (name, title, LinkedIn URL, skills) beyond the schema, helping agents understand what the tool returns.

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 clearly states the tool 'discovers people at a company using Fiber.ai LinkedIn search'. It specifies the verb ('discovers'), resource ('people at a company'), and method, differentiating it from sibling tools like 'search_linkedin_people' by naming the source and exact output fields.

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 implies usage for finding multiple people at a specific company, which contrasts with sibling tools (e.g., search_linkedin_people for general search, prospect_research_research_prospect for individual research). However, it lacks explicit when-to-use/not-use guidance or alternative suggestions.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OnStartups/agentai-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server