Search, browse, and buy 597 AI thinking frameworks, Tools and bundles from within any MCP client.
claude mcp add authority-md --transport http https://authority.md/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"authority-md": {
"url": "https://authority.md/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"authority-md": {
"serverUrl": "https://authority.md/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"authority-md": {
"type": "http",
"url": "https://authority.md/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"authority-md": {
"url": "https://authority.md/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"authority-md": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://authority.md/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://authority.md/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/md.authority--authority-md/reviews or the review_server meta-tool.
POST /mcp