hauptsache.net
hauptsache.net is a web and software agency site. Its public-facing domain also hosts an MCP endpoint and a separate subdomain API for a document service called Komitee Akten.
hauptsache.net exposes an OAuth-protected MCP server at `https://hauptsache.net/mcp` and a separate JWT-authenticated HTTP API at `https://api.komitee-akten.hauptsache.net/` with an OpenAPI spec at `https://api.komitee-akten.hauptsache.net/docs.json`.
- hauptsache.net MCP serverdetected
- Komitee Akten APIdiscovered
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
POST credentials to `https://api.komitee-akten.hauptsache.net/authentication_token` to mint a JWT, as documented in the OpenAPI description for the API. The request body uses application/json with username and password, and the response returns a token value to send in the Authorization header.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://hauptsache.net/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing