Skip to main content

Discovery service for AI agents. Find any agent by capability.

Project description

AgentIndex SDK

Find any AI agent by capability. Machine-first discovery.

Install

pip install agentindex

Usage

from agentindex import discover, get_agent, configure

# Find agents that can review contracts
results = discover("contract review")

# Filter by protocol
results = discover("data analysis", protocols=["mcp"])

# Filter by quality and category
results = discover("code review", min_quality=0.7, category="coding")

# Get details about a specific agent
agent = get_agent("agent-uuid")

# Configure custom endpoint
configure(endpoint="https://api.agentindex.dev/v1", api_key="agx_...")

What is AgentIndex?

AgentIndex is the most comprehensive index of AI agents. We automatically crawl and index agents from GitHub, npm, PyPI, HuggingFace, and MCP registries.

Agents query our API to find other agents by capability — no humans involved.

API

POST /v1/discover
{"need": "what you need", "category": "coding", "min_quality": 0.5}

GET /v1/agent/{id}
GET /v1/stats
POST /v1/register

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentcrawl-0.3.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentcrawl-0.3.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file agentcrawl-0.3.0.tar.gz.

File metadata

  • Download URL: agentcrawl-0.3.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for agentcrawl-0.3.0.tar.gz
Algorithm Hash digest
SHA256 0a0fbbc385a4ddd5d6684910f3014fad2e0c74b33de6db37f8090657290054a7
MD5 e8952f1f946a47f3c91e02f6cf2ebb51
BLAKE2b-256 312f29d96273c4accaa88e5a5edac404068a87920c87828c96eece06d6bcfa4d

See more details on using hashes here.

File details

Details for the file agentcrawl-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: agentcrawl-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for agentcrawl-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94177b16e4e187fef95267e03d9b2a3a99f5ee33aa4cbb9fdb8fa4b0ae76d4fb
MD5 e8d5de003c30f16ade403e6551ae73f5
BLAKE2b-256 1a61fd13ede2738163d4612db208ca3b6373552a5956b376de7573ccee703c6c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page