> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP Prompt • TypeScript AI Agent SDK

> MCPPrompt: TypeScript MCPPrompt class

# MCPPrompt

> Defined in the [**MCP**](../modules/mcp) module.

<Badge color="green">TypeScript AI Agent</Badge>

TypeScript MCPPrompt class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/mcp/index.ts#L62">
  `src/mcp/index.ts` at line 62
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Prompt Expander" icon="message" href="/docs/js/prompt-expander" />

  <Card title="JS Prompt Expander CLI" icon="terminal" href="/docs/js/prompt-expander-cli" />

  <Card title="JS Template Catalog" icon="file-code" href="/docs/js/template-catalog" />

  <Card title="JS MCP Tools" icon="plug" href="/docs/js/mcp-tools" />

  <Card title="JS MCP Tools CLI" icon="terminal" href="/docs/js/mcp-tools-cli" />
</CardGroup>
