Update docs and solution file for the stdio MCP server's removal
The prior commit's git add silently dropped these five files because one path in the same invocation didn't exist. Docs, solution file, and example config still needed the paired update: Novelly.slnx drops the Novelly.Mcp project entry, README and CLAUDE.md describe MCP as an in-API HTTP endpoint instead of a stdio binary, .mcp.json.example uses the type: http shape, and outline-importer.md's tool references are fixed to real tool names.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<Folder Name="/src/">
|
||||
<Project Path="src/Novelly.Api/Novelly.Api.csproj" />
|
||||
<Project Path="src/Novelly.AppHost/Novelly.AppHost.csproj" />
|
||||
<Project Path="src/Novelly.Mcp/Novelly.Mcp.csproj" />
|
||||
<Project Path="src/Novelly.ServiceDefaults/Novelly.ServiceDefaults.csproj" />
|
||||
<Project Path="src/Novelly.Web/Novelly.Web.esproj">
|
||||
<Build />
|
||||
|
||||
Reference in New Issue
Block a user