Catalog · guides

Guides

10 source-led articles, briefings and references for Thailand. Every item links to its original source.

Search the API docs
jina-reader

Search the API docs

API API Reference Codex ChatGPT Docs Use cases Resources Resources * [Quickstart](https://developers.openai.com/api/docs/quickstart) * [Pricing](https://developers.openai.com/api/docs/pricing) * [OpenAI SDK](https://develope

Read article →
`search` tool
jina-reader

`search` tool

The `search` tool is responsible for returning a list of relevant search results from your MCP server’s data source, given a user’s query. An object with a single key, `results`, whose value is an array of result objects. Each result objec

Read article →
GUIDES
jina-reader

AWS Prescriptive Guidance

Copyright © 2026 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. AWS Prescriptive Guidance Model Context Protocol strategies on AWS Copyright © 2026 Amazon Web Services, Inc. and/or its affiliates. All rights reser

Read article →
Model context protocol (MCP)
jina-reader

Model context protocol (MCP)

The [Model context protocol](https://modelcontextprotocol.io/introduction) (MCP) standardises how applications expose tools and context to language models. From the official documentation: > MCP is an open protocol that standardizes how ap

Read article →
GUIDES
jina-reader

**Key Takeaways**

* MCP server development is the 2026 standard for exposing tools to AI agents - write the integration once as an MCP server and reuse it across Claude, Cursor, custom agents, and internal apps without rewriting per client. * The minimu

Read article →
GUIDES
jina-reader

What can MCP enable?

* Agents can access your Google Calendar and Notion, acting as a more personalized AI assistant. * Claude Code can generate an entire web app using a Figma design. * Enterprise chatbots can connect to multiple databases across an or

Read article →
GUIDES
jina-reader

1. Get an API key

To use the Gemini API, you need to have an API key to authenticate your requests, enforce security limits, and track usage to your account. * Google AI Studio automatically creates a project and API key for new users. You can copy it fro

Read article →
Microsoft Foundry documentation
jina-reader

Microsoft Foundry documentation

The AI app and agent factory - build, optimize, and govern AI apps and agents at scale. * [Quickstart - Create Foundry resources](https://learn.microsoft.com/en-us/azure/ai-foundry/tutorials/quickstart-create-foundry-resources) * [Qui

Read article →