Search the documentation
13 pages for --project.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
cmek-google-cloud-kms
Claude Developer Platform · in the page
manage-claude/cmek-google-cloud-kms
…```bash gcloud kms keyrings create <your-keyring-name> \ --project=<your-project-id> \ --location=<region> ``` </Step> <Step title="Create the crypto key"> Create a sym…
Build an MCP client
Model Context Protocol · in the page
docs/2024-11-05/develop/build-client
….Exists(script) && script.EndsWith(".csproj")) => ("dotnet", ["run", "--project", script, "--no-build"]), _ => throw new NotSupportedException("An unsupported server script was provided. S…
Build an MCP server
Model Context Protocol · in the page
docs/2024-11-05/develop/build-server
…her": { "command": "dotnet", "args": ["run", "--project", "/ABSOLUTE/PATH/TO/PROJECT", "--no-build"] } } } ``` ```json Windows theme={null}…
Build an MCP client
Model Context Protocol · in the page
docs/2025-03-26/develop/build-client
….Exists(script) && script.EndsWith(".csproj")) => ("dotnet", ["run", "--project", script, "--no-build"]), _ => throw new NotSupportedException("An unsupported server script was provided. S…
Build an MCP server
Model Context Protocol · in the page
docs/2025-03-26/develop/build-server
…her": { "command": "dotnet", "args": ["run", "--project", "/ABSOLUTE/PATH/TO/PROJECT", "--no-build"] } } } ``` ```json Windows theme={null}…
Build an MCP client
Model Context Protocol · in the page
docs/2025-06-18/develop/build-client
….Exists(script) && script.EndsWith(".csproj")) => ("dotnet", ["run", "--project", script, "--no-build"]), _ => throw new NotSupportedException("An unsupported server script was provided. S…
Build an MCP server
Model Context Protocol · in the page
docs/2025-06-18/develop/build-server
…her": { "command": "dotnet", "args": ["run", "--project", "/ABSOLUTE/PATH/TO/PROJECT", "--no-build"] } } } ``` ```json Windows theme={null}…
Build an MCP client
Model Context Protocol · in the page
docs/2025-11-25/develop/build-client
….Exists(script) && script.EndsWith(".csproj")) => ("dotnet", ["run", "--project", script, "--no-build"]), _ => throw new NotSupportedException("An unsupported server script was provided. S…
Build an MCP server
Model Context Protocol · in the page
docs/2025-11-25/develop/build-server
…her": { "command": "dotnet", "args": ["run", "--project", "/ABSOLUTE/PATH/TO/PROJECT", "--no-build"] } } } ``` ```json Windows theme={null}…
Build an MCP client
Model Context Protocol · in the page
docs/2026-07-28/develop/build-client
….Exists(script) && script.EndsWith(".csproj")) => ("dotnet", ["run", "--project", script, "--no-build"]), _ => throw new NotSupportedException("An unsupported server script was provided. S…
Build an MCP server
Model Context Protocol · in the page
docs/2026-07-28/develop/build-server
…her": { "command": "dotnet", "args": ["run", "--project", "/ABSOLUTE/PATH/TO/PROJECT", "--no-build"] } } } ``` ```json Windows theme={null}…
Build an MCP client
Model Context Protocol · in the page
docs/draft/develop/build-client
….Exists(script) && script.EndsWith(".csproj")) => ("dotnet", ["run", "--project", script, "--no-build"]), _ => throw new NotSupportedException("An unsupported server script was provided. S…
Build an MCP server
Model Context Protocol · in the page
docs/draft/develop/build-server
…her": { "command": "dotnet", "args": ["run", "--project", "/ABSOLUTE/PATH/TO/PROJECT", "--no-build"] } } } ``` ```json Windows theme={null}…