Shubhrmcf-07/MCPToolPlugin
Repository to test out custom tool development for private MCP Server, the tools will be added via github actions using a private nuget feed.
Platform-specific configuration:
{
"mcpServers": {
"MCPToolPlugin": {
"command": "npx",
"args": [
"-y",
"MCPToolPlugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...