Installation & Configuration
{
"mcpServers": {
"weather": {
"command": "dotnet",
"args": [
"run",
"--project",
"F:\\MyFirstMCP\\MyFirstMCP.csproj",
"--no-build"
]
}
}
}Information
Transport
stdio
Language
C#
Created
2026/6/14
Updated
2026/6/15