Context intelligence for Agentic Development — MCP server + setup CLI
Project description
Talon
Context intelligence for Agentic Development — graph-based code context for AI coding agents.
Supported Languages
| Language | Extensions | Parser Features |
|---|---|---|
| Python | .py |
Classes, decorators, raise/except, async |
| TypeScript | .ts, .tsx |
Classes, interfaces, arrow functions, ES imports |
| JavaScript | .js, .jsx, .mjs, .cjs |
Arrow functions, ES imports/exports, method chains, error paths |
| Go | .go |
Structs, receiver methods, interfaces, panic/recover |
| Java | .java |
Annotations, constructors, throws, inheritance, enums |
| Rust | .rs |
Structs, traits, impl blocks, enums, panic!/? error paths |
| C# | .cs |
Classes, interfaces, attributes, constructors, throw/catch |
| Kotlin | .kt, .kts |
Data/sealed classes, companion objects, suspend functions |
| Ruby | .rb |
Classes, modules, include/extend, singleton methods, rescue |
| PHP | .php |
Classes, interfaces, traits, enums, namespace imports |
All languages get full-depth parsing: classes/structs, functions/methods, imports, call edges, error flow edges, method chain resolution, and cross-module call edges.
Install
pip install talon
Quick start
# Authenticate with cogmeta.ai (opens browser, no copy/paste)
talon-setup auth login
# Generate .mcp.json for your project
talon-setup init --cloud
Then restart Claude Code — Talon is active.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cogmeta_talon-0.7.23.tar.gz.
File metadata
- Download URL: cogmeta_talon-0.7.23.tar.gz
- Upload date:
- Size: 214.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a79e4ee92b384f2cc7c282af4ebb4dd5944a4b33044124bb170f5128bd684894
|
|
| MD5 |
098746713c0b8fb5b8a8d50359e1bceb
|
|
| BLAKE2b-256 |
edb7b082f940a8773ae4d35f8fd097d39966c439f3c98ce58f2d778407b5d057
|
File details
Details for the file cogmeta_talon-0.7.23-py3-none-any.whl.
File metadata
- Download URL: cogmeta_talon-0.7.23-py3-none-any.whl
- Upload date:
- Size: 89.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dcad99f596fac0eeb70e33b043dccdd3cd88a4dd915455187039147a792b41b
|
|
| MD5 |
fb46285a5a88b314ee98ff65aaf277e7
|
|
| BLAKE2b-256 |
241725ea5a26c4a9d4c360850af5f0b8f73b4d7253c326a0ceebcacb9613a252
|