Stats
Actions
Tags
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.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"asp": {
"type": "sse",
"url": "${ASP_MCP_SSE_URL}"
}
}
}Server configuration and connection parameters
${ASP_MCP_SSE_URL}npx claudepluginhub funnywolf/agentic-soc-platform --plugin ASP