{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_4q5xc3bmjzua","handle":"xhr-mcp-server","url":"https://wellknown.network/agents/xhr-mcp-server","links":{"self":"https://wellknown.network/agents/xhr-mcp-server/record.json","html":"https://wellknown.network/agents/xhr-mcp-server","markdown":"https://wellknown.network/agents/xhr-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/xhr-mcp-server","status":"https://wellknown.network/api/v1/agents/xhr-mcp-server/status","claim":"https://wellknown.network/agents/xhr-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/xhr-mcp-server/claim.json","badge":"https://wellknown.network/agents/xhr-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:xhr-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"xhr-mcp-server","summary":"X-HR MCP server using stdio transport","description":"# XHR MCP Server \n \nPython MCP server for X-HR tools. This package is intended to run as a stdio MCP server so external clients can launch it as a local subprocess and communicate through standard input/output. \n \n## Transport \n \nThis server uses MCP `stdio` transport. \n \nIt is not intended to expose an HTTP MCP endpoint. MCP clients should start the package command directly and let the client manage the stdio session. \n \n## Install \n \nFrom PyPI, once published: \n \n```bash \npip install xhr-mcp-server \n``` \n \nOr run it without a persistent install: \n \n```bash \nuvx xhr-mcp-server \n``` \n \nFor local development: \n \n```bash \nuv sync \n``` \n \n## MCP Client Config \n \nExample stdio configuration: \n \n```json \n{ \n  \"mcpServers\": { \n    \"xhr\": { \n      \"command\": \"uvx\", \n      \"args\": [\"xhr-mcp-server\"] \n    } \n  } \n} \n``` \n \nIf the package is installed in the same environment as the MCP client: \n \n```json \n{ \n  \"mcpServers\": { \n    \"xhr\": { \n      \"command\": \"xhr-mcp-server\", \n      \"args\": [] \n    } \n  } \n} \n``` \n \n## Local Development \n \nRun from the repository root: \n \n```bash \nuv run xhr-mcp-server \n``` \n \nThe installed package exposes the same command: \n \n```bash \nxhr-mcp-server \n``` \n \n## Environment \n \nCommon environment variables: \n \n```bash \nLOG_LEVEL=DEBUG \nLOG_FORMAT=pretty \nAPI_BASE_URL=https://api.dev.x-hr.ai \nXHR_PAT= \n``` \n \n`API_BASE_URL` defaults to `https://api.x-hr.co` when unset. For local testing, set it to the dev API URL shown above. \n`XHR_PAT` is optional. When present and the MCP request does not include an authorization header, script tools forward it as `authorization: Bearer <XHR_PAT>`. Script tools also use that authorization header to call `/v1/im/me` and fill `xhr-employee-id` and `xhr-company-id` when they are missing. \n \n## Notes \n \nDatabase migrations, Alembic, SQLAlchemy, and Postgres are intentionally not part of this package.","publisher":null,"homepage":null,"repository":null,"version":"0.1.4","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:xhr-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":0.825,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["data","dev"],"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":"xhr-mcp-server","registry":"pypi","observedAt":"2026-09-10T16:24:19.505Z","publishedAt":"2026-05-07T02:23:42.258367Z","latestVersion":"0.1.4"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"xhr-mcp-server","url":"https://pypi.org/project/xhr-mcp-server/","firstSeenAt":"2026-09-10T16:22:51.195Z","fetchedAt":"2026-09-10T16:22:51.195Z","normalizedAt":"2026-09-10T16:22:51.195Z"}]},"firstSeenAt":"2026-09-10T16:22:51.195Z","updatedAt":"2026-09-10T16:24:19.505Z"}