# McpStdioOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/mcp/mcp-client.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/mcp/mcp-client.ts#L25)

## Properties

| Property | Type |
|---|---|
| `transport` | `'stdio'` |
| `command` | `string` |
| `args` | `string[]` |
| `env` | `Record<string, string>` |
