From asp
Connects via SSE to a remote ASP.NET MCP server for .NET web app tools, data access, and prompts. Requires ASP_MCP_SSE_URL environment variable for endpoint.
npx claudepluginhub funnywolf/agentic-soc-platform --plugin ASP
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "asp": { "url": "${ASP_MCP_SSE_URL}" } } }
${ASP_MCP_SSE_URL}
Share bugs, ideas, or general feedback.