# Agent access

Canonical: https://raintree.technology/agents

Raintree Technology gives agents anonymous, read-only access to public company, work, research, and contact information.

## Connect a remote client

Use https://raintree.technology/mcp as a Streamable HTTP Model Context Protocol (MCP) server. The server does not accept accounts, API keys, cookies, access tokens, or other credentials.

Supported protocol revisions: `2025-11-25`, `2025-06-18`.

## Available tools

- `search_projects`: Search Raintree Technology's public product and open-source portfolio.
- `get_project`: Get one public Raintree Technology project by canonical identifier.
- `list_products`: List Raintree Technology's public products.
- `list_open_source_projects`: List Raintree Technology's public open-source projects and repositories.
- `search_research`: Search public Raintree Technology research.
- `get_company_capabilities`: Get Raintree Technology's public company description, sectors, and portfolio scope.
- `get_contact_options`: Return public contact options without sending a message or submitting a form.

## Safety boundary

The tools return published information only. They cannot send messages, submit forms, perform transactions, access private workspaces, or retrieve unpublished records.

The server rejects credentials, validates the request origin and host, limits each request body to 32 KiB, limits each response to 128 KiB, stops tool execution after 10 seconds, and permits 30 requests per minute for each network source.

## Discovery

- Tool manifest: https://raintree.technology/agent-tools.json
- API catalog: https://raintree.technology/.well-known/api-catalog
- AI catalog: https://raintree.technology/.well-known/ai-catalog.json
- MCP server card: https://raintree.technology/.well-known/mcp/server-card.json
- LLM index: https://raintree.technology/llms.txt
- Full LLM context: https://raintree.technology/llms-full.txt
- Security policy: https://raintree.technology/.well-known/security.txt
- Privacy policy: https://raintree.technology/privacy
- Terms of use: https://raintree.technology/terms

Static discovery files are advisory. Treat the live MCP handshake, tool list, and runtime errors as authoritative.
