{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_tcvqgpmhhnjz","handle":"1up-mcp","url":"https://wellknown.network/agents/1up-mcp","links":{"self":"https://wellknown.network/agents/1up-mcp/record.json","html":"https://wellknown.network/agents/1up-mcp","markdown":"https://wellknown.network/agents/1up-mcp/record.md","api":"https://wellknown.network/api/v1/agents/1up-mcp","status":"https://wellknown.network/api/v1/agents/1up-mcp/status","claim":"https://wellknown.network/agents/1up-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/1up-mcp/claim.json","badge":"https://wellknown.network/agents/1up-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:1up-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"1up-mcp","summary":"MCP server for the 1up knowledge management platform — connect AI assistants to your 1up workspace","description":"# 1up MCP Server\n\nMCP (Model Context Protocol) server for the [1up](https://www.1up.ai) knowledge management platform. Enables AI coding assistants to interact with your 1up workspace — manage questionnaires, Q&A libraries, knowledge bases, and more — directly from the terminal.\n\n## Installation\n\n```bash\n# With pip\npip install 1up-mcp\n\n# With pipx (isolated install, recommended for CLI tools)\npipx install 1up-mcp\n\n# With uvx (zero-install, runs directly)\nuvx 1up-mcp auth login\n```\n\n**Requires Python 3.10+**\n\n## Authentication\n\n```bash\n1up-mcp auth login       # Opens browser for SSO login\n1up-mcp auth status      # Show current auth status\n1up-mcp auth logout      # Remove cached credentials\n```\n\nCredentials are cached locally in `~/.1up/credentials.json` and automatically refreshed.\n\n## Configuration\n\n### Claude Code\n\nAdd to your `.claude.json` or `~/.claude.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"1up\": {\n      \"command\": \"1up-mcp\"\n    }\n  }\n}\n```\n\n### Claude Desktop\n\nAdd to `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"1up\": {\n      \"command\": \"uvx\",\n      \"args\": [\"1up-mcp\"]\n    }\n  }\n}\n```\n\n### Cursor / Windsurf\n\nAdd to your MCP configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"1up\": {\n      \"command\": \"1up-mcp\"\n    }\n  }\n}\n```\n\n## Environment Variables\n\nThese are optional — credentials from `1up-mcp auth login` are used by default.\n\n| Variable | Description |\n|----------|-------------|\n| `ONEUP_AUTH_TOKEN` | Bearer token (overrides cached credentials) |\n| `ONEUP_API_URL` | API base URL |\n| `ONEUP_WORKSPACE_ID` | Workspace ID to use |\n\n## Available Tools\n\n<details>\n<summary><strong>Q&A Library</strong> (6 tools)</summary>\n\n| Tool | Description |\n|------|-------------|\n| `ask_question` | Query the knowledge base with optional filters |\n| `search_qa_library` | Search Q&A pairs with pagination |\n| `get_qa_pair` | Get a specific Q&A pair by ID |\n| `create_qa_pair` | Create a new Q&A pair |\n| `update_qa_pair` | Update an existing Q&A pair |\n| `dele…","publisher":null,"homepage":"https://www.1up.ai","repository":"https://gitlab.com/1upai/mcp_server","version":"0.1.0","license":"Copyright (c) 2025–2026 1up.ai. All rights reserved.\n        \n …","protocols":["mcp"],"tags":["1up","ai","knowledge-management","mcp","model-context-protocol"],"pricing":null,"endpoints":[{"url":"pypi:1up-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.779,"provenance":"derived"}],"categories":["dev","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"1up-mcp","registry":"pypi","observedAt":"2026-09-09T08:22:12.321Z","publishedAt":"2026-03-27T18:34:09.647534Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"1up-mcp","url":"https://pypi.org/project/1up-mcp/","firstSeenAt":"2026-09-09T08:19:55.175Z","fetchedAt":"2026-09-09T08:19:55.175Z","normalizedAt":"2026-09-09T08:19:55.175Z"}]},"firstSeenAt":"2026-09-09T08:19:55.175Z","updatedAt":"2026-09-09T08:22:12.321Z"}